Skip to content

Releases: hugomrdias/playwright-test

playwright-test v9.0.0

28 Apr 18:41
b71bf98
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • tests now run as ESM modules

Features

Bug Fixes

playwright-test v8.4.0

28 Apr 14:17
7bc77d0
Compare
Choose a tag to compare

Features

  • extensions use the new headless mode (9d33a74)
  • update deps (afc261c)

Bug Fixes

  • only install deps not browser in ci linux (db46d19)

playwright-test v8.3.0

28 Apr 10:40
9f98e91
Compare
Choose a tag to compare

Features

playwright-test v8.2.0

27 Jan 17:34
7670ada
Compare
Choose a tag to compare

Features

playwright-test v8.1.2

12 Dec 18:21
409caa0
Compare
Choose a tag to compare

Bug Fixes

  • deps: bump v8-to-istanbul from 9.0.0 to 9.0.1 (#460) (6862c78)

playwright-test v8.1.1

20 Jun 15:54
ec13db2
Compare
Choose a tag to compare

Bug Fixes

playwright-test v8.1.0

16 Jun 08:59
ac9c4d9
Compare
Choose a tag to compare

Features

playwright-test v8.0.0

16 May 18:25
9e1237b
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • update mocha, playwright and others, fix sourcemaps (#435)

Features

  • update mocha, playwright and others, fix sourcemaps (#435) (b6852a4)

playwright-test v7.4.1

16 May 12:42
552d319
Compare
Choose a tag to compare

Bug Fixes

  • try to remove any races between copy and server start (67be737)

playwright-test v7.4.0

06 Apr 11:49
df7a288
Compare
Choose a tag to compare

Features