Skip to content

v8.9.0

Compare
Choose a tag to compare
@djelinek djelinek released this 14 Nov 15:10
· 58 commits to main since this release
f45222b

What's Changed

🚀 Features

  • feat(cli): This change allows to install pre-release version of the extensions to the test instance when available in the marketplace by @serhergz in #1584
  • feat: bump vscode-max from 1.95.1 to 1.95.2 by @djelinek in #1618
  • feat: add Watch section support by @pospisilf in #1617

📦 Dependencies

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.13.0 by @dependabot in #1614
  • build(deps-dev): bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #1615
  • build(deps-dev): bump @typescript-eslint/parser from 8.12.2 to 8.13.0 by @dependabot in #1616
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.13.0 to 8.14.0 by @dependabot in #1620
  • build(deps-dev): bump @typescript-eslint/parser from 8.13.0 to 8.14.0 by @dependabot in #1621

Other Changes

  • fix(test): failing Debug Session > TextEditor: getBreakpoints test by @djelinek in #1613
  • docs(readme): Add example repository into extester package readme dir… by @djelinek in #1619
  • docs: update contributing new release section post tasks by @djelinek in #1622
  • chore(release): Publish 8.9.0 by @djelinek in #1623

New Contributors

Full Changelog: v8.8.2...v8.9.0