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 ba13e5c commit 2e82534Copy full SHA for 2e82534
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 2.0.12 (2024/4/10)
4
+
5
+### Bug Fixes
6
7
+- **vscode:** restart tsserver before restart vue language server (#4242)
8
+- **tsc:** remove exit early condition
9
+- **typescript-plugin:** handle named pipe server timeout
10
+- **language-core:** `@vue-ignore` not working for fragment v-if/v-for nodes (#4232)
11
12
+### Other Changes
13
14
+- Upgrade Volar from `v2.2.0-alpha.6` to `v2.2.0-alpha.7` for a typescript plugin bug fixes
15
16
## 2.1.0-insiders.3 (2024/4/7)
17
18
Download Pages: [GitHub Releases](https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.3), [爱发电电圈](https://afdian.net/p/5bf99cfaf4ec11ee9e1f5254001e7c00)
0 commit comments