Skip to content

Releases: hugomrdias/playwright-test

v1.0.0

09 Nov 11:50
Compare
Choose a tag to compare

Features

Fixes

  • fix: create ci cache folder inside node_modules (#84) d0a95cc
  • fix: update deps and fix problems (#83) 89ab6c9
    • This brings back extension debug mode
      extension-debug-s

Chores

  • chore: add ci docs d140b6e
  • chore: upgrade to latest webpack 4 2665413
  • chore(deps-dev): bump lint-staged from 10.1.0 to 10.2.0 (#17) 0ab9077

v0.7.1...v1.0.0

v0.7.1

02 Apr 20:14
Compare
Choose a tag to compare
  • fix: fix DEBUG and reload re-run b98f98c

v0.7.0...v0.7.1

v0.7.0

31 Mar 14:41
Compare
Choose a tag to compare
  • fix: fix watch mode and tape/bench 41d7f24

v0.6.0...v0.7.0

v0.6.0

30 Mar 14:03
Compare
Choose a tag to compare

v0.5.0...v0.6.0

v0.5.0

08 Mar 01:54
Compare
Choose a tag to compare

v0.4.0...v0.5.0

v0.4.0

07 Mar 13:29
Compare
Choose a tag to compare
  • feat: benchmarks can run as is no special require need 2a6a6d6

v0.3.0...v0.4.0

v0.3.0

29 Feb 17:17
Compare
Choose a tag to compare
  • feat: benchmark, DEBUG, before script 20de8eb

v0.2.1...v0.3.0

v0.2.1

14 Feb 18:54
Compare
Choose a tag to compare

Playwright broken context and extension handling, 0.10.0 has the websocket crash problem but at least works most of the time.

v0.2.0...v0.2.1

v0.2.0

14 Feb 18:25
Compare
Choose a tag to compare

v0.1.0...v0.2.0

v0.1.0

14 Feb 16:51
Compare
Choose a tag to compare
  • feat: assets, runner options, color, flow control 6fffaf6

  • support serving static assets with --assets

  • runner options work better now and have docs for booleans

  • color everywhere

  • awesome redirects from the browser to the terminal

v0.0.6...v0.1.0