Skip to content

v24.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 09:42
5a953ac

24.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • make the extension host worker use the regular worker loading workflow
  • update to VSCode 1.107

Bugfixes

  • export required type (0eb28cd)
  • fix screencast mode mouse marker position (beae661)
  • ignore syntax in some files (3bbf96a)
  • make product first optional (8632484)
  • properly inject global style into auxiliary windows (79d5ce4)
  • VSCode build scripts are run in ts directly now (4326b5b)

Refactor

  • adapt code to VSCode update (74c32a1)
  • demo: update worker configuration (d36a9eb)
  • make the extension host worker use the regular worker loading workflow (52458d7)
  • synchronize VSCode assets (c00b528)

Cleanup

  • demo: remove useless code (74227f3)
  • remove backward compatibility code (d30fca7)

Libraries

  • demo: update local dependencies (83e0f22)
  • update dependencies (9c177b2)
  • update to VSCode 1.107 (968ebf3)