Skip to content

Commit 48c4578

Browse files
authored
docs: update changelogs for v2.2.10 (#5333)
1 parent 219e64c commit 48c4578

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
> [Join the Insiders Program](https://github.com/vuejs/language-tools/wiki/Get-Insiders-Edition) for more exclusive features and updates.
44
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+
514
## 2.2.8 <sup>official</sup>, 2.2.9 <sup>insiders</sup> (2025-03-02)
615

716
### Bug Fixes

0 commit comments

Comments
 (0)