Skip to content

v1.1.11

Compare
Choose a tag to compare
@Skn0tt Skn0tt released this 22 Oct 10:19
· 60 commits to main since this release
8f8b1df

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)