Skip to content

Releases: microsoft/create-playwright

v1.17.135

17 Jan 21:45
7eb7452
Compare
Choose a tag to compare

What's Changed

  • chore: use import instead of require in generated JS examples #131
  • feat: section header when appending existing .gitignore #132
  • fix: install in the root of yarn workspaces #135

Full Changelog: v1.17.134...v1.17.135

v1.17.134

18 Sep 12:01
Compare
Choose a tag to compare

Bugfixes:

  • fix: don't duplicate .gitignore entries in #122
  • fix: add missing path import to dotenv config section in #126
  • fix(ci): use !cancelled() instead of always() in #128

Full Changelog: v1.17.133...1.17.134

v1.17.133

20 Jun 08:50
Compare
Choose a tag to compare

Bugfixes:

  • feat: add --no-examples option
  • fix: make example spec compatible with tsconfig noUncheckedIndexedAccess option
  • fix: absolute dotenv path import
  • fix: exit with return code 0, exit early with --help
  • feat: handle disabled lockfile

Full Changelog: v1.17.132...v1.17.133

v1.17.132

05 Mar 17:45
Compare
Choose a tag to compare

Bugfixes

  • chore: update GitHub Actions in #112
  • chore: use latest LTS Node.js version for running tests in #114
  • chore: split commands by pre/post file creation in #115

Full Changelog: v1.17.131...v1.17.132

v1.17.131

30 Oct 22:08
9347c67
Compare
Choose a tag to compare

Bugfixes

  • feat: add blob-report to gitignore by @timdeschryver in #100
  • fix: install package manager in ci boilerplate by @Jianxuan-Li in #97
  • feat: support running in the root of pnpm workspace in #102
  • feat(ct): react17 generate playwright/index.[tj]sx by @sand4rt in #104

Full Changelog: v1.17.130...v1.17.131

v1.17.130

14 Sep 16:51
Compare
Choose a tag to compare
  • feat: install @types/node #99

v1.17.129

11 Aug 18:34
Compare
Choose a tag to compare
  • feat(ct): create vue2 and react17 projects by @sand4rt in #88
  • chore: align example.spec with new upstream default by @mxschmitt in #94

v1.17.128

26 Jun 20:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.127...v1.17.128

v1.17.127

24 Mar 11:46
Compare
Choose a tag to compare

What's Changed

  • chore: provide better config defaults in #84
  • add playwright UI mode command in #86

Full Changelog: v1.17.126...v1.17.127

v1.17.126

06 Feb 20:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.125...v1.17.126