Releases: microsoft/playwright-vscode
Releases Β· microsoft/playwright-vscode
v1.1.13
Bugfixes
- fix: consistently enable first config in #563
- fix: reuse test run request and prevent duplicate test results in #566
- chore: implement locators drawer in #568
- fix: node path detection for lazy loading with zsh and nvm in #573
- chore: introduce update snapshot settings in #572
- feat: Select all projects iconbutton in #574
- fix: make create-playwright work under Windows and CMD in #592
- fix: remove stale SyntaxError's on Windows in #587
- fix: unchecking project should remove all test items in #594
- fix: respect headless property from the config s in #596
- chore: show disabled projects in the tree in #595
- fix: show at most one decoration per line in #598
- chore: show "one worker" next to show browser in #604
- feat: open install browser dialog for browser errors in #603
Happy testing! π
Full Changelog: v1.1.12...v1.1.13
v1.1.12
Bugfixes:
- chore: render Error.cause in #547
- feat: Adding it language localization #33289 in #549
- fix: skip internal Playwright internals during debugging in #545
- fix: terminal link highlighter inside box in #546
- fix: strip ansi from load errors in #554
- feat(watch): batch watch runs in #551
- chore: fix ansi escaping for diffs in #557
Full Changelog: v1.1.11...v1.1.12
v1.1.11
Bugfixes:
- feat: add toggle for always recreating global setup #524
- fix(windows): create Project via PowerShell Terminal (#526)
- allow install command as terminal link provider (#528)
- fix: stop global setup when debugger is terminated (#537)
- chore: ensure disposables are disposed (#522)
- chore: add @babel/plugin-proposal-decorators to babelBundle (#532)
- fix(windows): pass relative config path to test-server for running (#538)
- fix: allow trace in showBrowser mode (#542)
- fix: allow running Electron tests (microsoft/playwright#33209)
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
Bugfixes:
- use workspace state instead of the settings
- fix debug stop and align config folder in test vs debug
- reorder projects to be on top of sidebar
Full Changelog: v1.1.1...v1.1.2