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 219e64c commit 48c4578Copy full SHA for 48c4578
CHANGELOG.md
@@ -2,6 +2,15 @@
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.2.10 <sup>official</sup> (2025-04-22)
6
+
7
+## Bug Fixes
8
9
+- fix(language-core): generate condition guards for model events (#5225) - Thanks to @KazariEX!
10
+- fix(language-core): prevent global types generation in declaration files (#5239) - Thanks to @KazariEX!
11
+- fix(language-core): prevent eager inference of slot props from generics (#5247) - Thanks to @KazariEX!
12
+- fix(typescript-plugin): prevent highlighting native element tags with same name as components (#5253) - Thanks to @KazariEX!
13
14
## 2.2.8 <sup>official</sup>, 2.2.9 <sup>insiders</sup> (2025-03-02)
15
16
### Bug Fixes
0 commit comments