Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 22:05
· 302 commits to main since this release
9e1f5bf

3.0.0 (2024-03-05)

⚠ BREAKING CHANGES

  • update VSCode to 1.87.0

New features

  • demo: remove debugger button and use VSCode button instead (d126e80)

Bugfixes

  • demo: missing file inclusion (810e913)
  • demo: only system extensions can use api proposals (943a255)
  • demo: replace vite server headers by service worker (15f2728)
  • do not ask the user to provide services (d3e5169)
  • export missing class (be3e6b7)
  • forward more methods to delegate (756ab31)
  • improve SimpleEditorPane implementation (0a9fc68)
  • properly register resource context keys (6cc9ce9)
  • register missing assets (255051a)
  • stop removing some code we may want (91f6f72)

Refactor

Cleanup

  • demo: remove usage of removed service override (d79cf0a)
  • demo: remove useless cdn url (c6af654)
  • remove warning/error ignore comments (ed752e5)

Documentation

  • add troubleshooting section (9ee4e3f)

Libraries

  • demo: update all dependencies (d8b0c32)
  • update all dependencies (38b01ff)
  • update VSCode to 1.87.0 (face26f)