Releases: microsoft/playwright-vscode
Releases Β· microsoft/playwright-vscode
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
v1.1.1
v1.0.22
Bugfixes
- fix: use workspace folder as cwd for finding Node.js in #407
- Fix untranslated l10n by @jfgreffier in #408
- fix: find experimental-ct-core cli as a fallback in #415
- fix: only mark first project as default in #413
Full Changelog: v1.0.21...v1.0.22