Releases: hugomrdias/playwright-test
Releases · hugomrdias/playwright-test
playwright-test v7.0.2
playwright-test v7.0.1
Bug Fixes
- unregister sw in the proper spot (6650f17)
playwright-test v7.0.0
⚠ 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