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)