Skip to content

Releases: playwright-community/jest-playwright

Version 1.2.1

02 Jul 14:37
Compare
Choose a tag to compare

Fix TypeError: Cannot destructure property name of 'undefined' or 'null'. #176 (comment) #176 (comment) #189 (by @karthikiyengar)

Version 1.2.0

01 Jul 11:50
Compare
Choose a tag to compare
  • Allow configure browser specific options #173 #156
  • Allow skip test ability #175 #174
  • Add reset helper functions: resetPage, resetContext, resetBrowser #184 #180
  • Updated dev dependencies

Version 1.1.0

25 Jun 13:58
Compare
Choose a tag to compare

Features:

  • Ability to use custom devices (#155)

Enhancements:

  • Automatically determine coverage data (#157)

Version 1.0.1

24 Jun 22:19
Compare
Choose a tag to compare

Bump jest-process-manager to 0.2.3

Version 1.0.0

22 Jun 09:07
Compare
Choose a tag to compare

Breaking:

launchBrowserApp -> launchOptions
connectBrowserApp -> connectOptions
context -> contextOptions
server -> serverOptions

Features:

Fixes:

  • Fixed checking playwright packages #148 #151

Prepare for stable release

18 Jun 11:27
Compare
Choose a tag to compare
Pre-release

Version 0.2.5

15 Jun 13:53
Compare
Choose a tag to compare
  • Fix issue if playwright was installed as a devDependency - #142

Fix support of separated playwright package

15 Jun 06:59
Compare
Choose a tag to compare

Replace flatMap from PlaywrightRunner

29 May 06:34
Compare
Choose a tag to compare

Fix PlaywrightRunner

23 May 20:34
Compare
Choose a tag to compare