Skip to content

Releases: microsoft/create-playwright

v1.17.125

03 Jan 20:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.124...v1.17.125

v1.17.124

02 Dec 18:03
38ad371
Compare
Choose a tag to compare

What's Changed

  • feat: solid component testing by @sand4rt in #46
  • fix: use package manager to install browsers by @mxschmitt in #69
  • fix: make gha workflow dependent on package manager by @mxschmitt in #70

Full Changelog: v1.17.123...v1.17.124

v1.17.123

02 Nov 17:52
Compare
Choose a tag to compare

What's Changed

  • Update todomvc tests to reflect new getBy* methods
  • chore(ct): import path by @sand4rt in #49

Full Changelog: v1.17.120...v1.17.123

v1.17.122

02 Nov 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.120...v1.17.122

v1.17.120

07 Oct 20:09
be68368
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade GitHub Actions workflows + Node.js version in #41
  • chore: add install no browsers prompt in #44

Full Changelog: v1.17.119...v1.17.120

v1.17.119

31 Aug 09:01
Compare
Choose a tag to compare

What's Changed

  • Feature/add pnpm package manager support by @svitekpavel in #36

New Contributors

  • @svitekpavel made their first contribution in #36

Full Changelog: v1.17.118...v1.17.119

v1.17.118

14 Jul 12:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.116...v1.17.118

v1.17.116

17 May 19:42
fd2c9de
Compare
Choose a tag to compare

chore: update component testing defaults

  • fullyParallel by default
  • snapshotDir set to ./__snapshots__ by default

v1.17.115

11 May 14:44
0c3dd13
Compare
Choose a tag to compare
chore: vitePort -> ctPort (#25)

v1.17.114

10 May 19:39
35b66f9
Compare
Choose a tag to compare
chore: split e2e and ct configs (#24)