Skip to content

Releases: hugomrdias/playwright-test

playwright-test v7.0.2

15 Jul 09:07
742b96f
Compare
Choose a tag to compare

Bug Fixes

playwright-test v7.0.1

13 Jul 15:09
713147f
Compare
Choose a tag to compare

Bug Fixes

  • unregister sw in the proper spot (6650f17)

playwright-test v7.0.0

13 Jul 13:01
36bc35a
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • shouldn't break anything but a lot changed internally so to be same review your tests!

Features

  • new watcher and better sw (fbfd613)
    • the new watcher that actually works and keeps the watched files updated on every rerun
    • sw lifecycle improved to actually make sure its active before the tests run
    • debug mode manual refresh recompiles everything similar to watch mode

Bug Fixes

  • cli version read and catch cli action errors (db3709c)
    • its will catch and output more errors, no more silent fail when passing a esm config file 😱
  • remove debug output from internal tools (7f08409)
    • DEBUG=* pw-test test will not output debug logs from internal tools like playwright or mocha

playwright-test v6.0.0

07 Jul 10:30
5462363
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • service worker is registered after the tests bundle is requested

Features

playwright-test v5.0.0

17 May 17:34
9d1632b
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • move to esm (#216)

Features

playwright-test v4.1.0

13 May 16:07
3fac978
Compare
Choose a tag to compare

Features

playwright-test v4.0.0

12 May 17:47
243f3ef
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • esbuild 0.11.20 and pw 1.11.0

Features

Bug Fixes

playwright-test v3.0.8

12 May 17:18
72c5550
Compare
Choose a tag to compare

Bug Fixes

playwright-test v3.0.7

27 Apr 14:08
7419f7e
Compare
Choose a tag to compare

Bug Fixes

playwright-test v3.0.6

27 Apr 10:58
3709483
Compare
Choose a tag to compare

Bug Fixes