Skip to content

Releases: hugomrdias/playwright-test

v12.4.3

19 Oct 15:23
993c04e
Compare
Choose a tag to compare

12.4.3 (2023-10-19)

Bug Fixes

  • move client to src and export properly (6238117)

v12.4.2

19 Oct 14:48
3c77012
Compare
Choose a tag to compare

12.4.2 (2023-10-19)

Bug Fixes

v12.4.1

19 Oct 13:40
089c15f
Compare
Choose a tag to compare

12.4.1 (2023-10-19)

Bug Fixes

  • normalize logs and stop node run (4403489)

v12.4.0

17 Oct 11:21
d5454f1
Compare
Choose a tag to compare

12.4.0 (2023-10-17)

Features

  • added playwright/client to exposes browser context methods to the tests (7111801), closes #540
  • safer exit and logging (b3710e1)

Bug Fixes

  • skip before and after hooks when no tests (2c5ca4f)

v12.3.8

02 Oct 17:40
00fcd19
Compare
Choose a tag to compare

12.3.8 (2023-10-02)

Bug Fixes

  • improve node errors and suite errors (43bc597)

v12.3.7

29 Sep 13:40
c981db1
Compare
Choose a tag to compare

12.3.7 (2023-09-29)

Bug Fixes

  • add NODE_ENV=test, fix autodetect and external msw/node (62fe8e1)

v12.3.6

29 Sep 10:26
75a6fbc
Compare
Choose a tag to compare

12.3.6 (2023-09-29)

Bug Fixes

  • keep watching even if build fails (b244658)

v12.3.5

26 Sep 10:10
ba830ac
Compare
Choose a tag to compare

12.3.5 (2023-09-25)

Bug Fixes

  • deps: bump playwright-core from 1.38.0 to 1.38.1 (#593) (dd79c5a)

v12.3.4

18 Sep 17:24
8f0417b
Compare
Choose a tag to compare

12.3.4 (2023-09-18)

Miscellaneous Chores

v12.3.3

15 Sep 14:43
47893e3
Compare
Choose a tag to compare

12.3.3 (2023-09-15)

Bug Fixes

  • fix node mode watch and top level imports (36c8ce2)