We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92523f2 commit cdb52d2Copy full SHA for cdb52d2
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
> [Join the Insiders Program](https://github.com/vuejs/language-tools/wiki/Get-Insiders-Edition) for more exclusive features and updates.
4
5
+## 2.1.2 <sup>official</sup>, 2.1.3 <sup>insiders</sup> (2024-08-29)
6
+
7
+### Bug Fixes
8
9
+- **language-core, typescript-plugin, language-server:** write globalTypes into dist for correct export (#4740) (#4737) (#4738) (#4739) - Thanks to @KazariEX!
10
+- **language-core:** don't default `vueCompilerOptions.lib` to `@vue/runtime-dom` for Vue 2
11
12
## 2.1.0 <sup>official</sup>, 2.1.1 <sup>insiders</sup> (2024-08-29)
13
14
### Features
0 commit comments