Skip to content

v7.2.0

Choose a tag to compare

@djelinek djelinek released this 28 Feb 09:32
· 751 commits to main since this release
17f4c2e

What's Changed

🚫 Bugs

  • fix: 'ms-enable-electron-run-as-node' is not in the list of known options by @djelinek in #1156
  • fix: Update codeUtil.ts to download vscode for linux-arm64 by @djelinek in #1161
  • fix(helloworld-sample): Stabilise textEditor tests in sample project by @djelinek in #1162

🚀 Features

📦 Dependencies

  • build(deps): bump @vscode/vsce from 2.23.0 to 2.24.0 by @dependabot in #1151
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.1 to 7.1.0 in /sample-projects/helloworld-sample by @dependabot in #1153
  • build(deps-dev): bump vscode-extension-tester from 7.1.0 to 7.1.1 in /sample-projects/helloworld-sample by @dependabot in #1149
  • build(deps-dev): bump eslint from 8.56.0 to 8.57.0 in /sample-projects/helloworld-sample by @dependabot in #1148
  • build(deps-dev): update eslint requirement from ^8.56.0 to ^8.57.0 in /test/test-project by @dependabot in #1145
  • build(deps-dev): update @types/chai requirement from ^4.3.11 to ^4.3.12 in /test/test-project by @dependabot in #1146
  • build(deps-dev): bump @types/node from 18.19.17 to 18.19.18 in /sample-projects/helloworld-sample by @dependabot in #1147
  • build(deps-dev): update @typescript-eslint/parser requirement from ^7.0.2 to ^7.1.0 in /test/test-project by @dependabot in #1157
  • build(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^7.0.2 to ^7.1.0 in /test/test-project by @dependabot in #1158

Other Changes

Full Changelog: v7.1.1...v7.2.0