Releases: microsoft/create-playwright
Releases · microsoft/create-playwright
v1.17.139
08 Oct 07:37
Compare
Sorry, something went wrong.
No results found
v1.17.138
30 Sep 23:26
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: use commander.js to parse options in #159
chore: do not generate tests-examples in #161
chore: use relative path in the comment for the baseURL in #165
Full Changelog : v1.17.137...v1.17.138
v1.17.137
22 Sep 13:47
Compare
Sorry, something went wrong.
No results found
Bugfixes
chore: disable /playwright/.auth dir in #153
Make GitHub Actions workflow option default to true in interactive setup in #156
v1.17.136
23 May 16:17
Compare
Sorry, something went wrong.
No results found
Bugfixes:
fix(yarn): only pass -W to yarn classic in #140
fix: recommend localhost instead of 127.0.0.1 in #145
v1.17.135
17 Jan 21:45
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.17.130
14 Sep 16:51
Compare
Sorry, something went wrong.
No results found
feat: install @types/node #99