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 c25d7e9 commit fe72df5Copy full SHA for fe72df5
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 3.1.5 (2025-11-??)
4
+
5
+### Bug Fixes
6
7
+- fix(vscode): correct highlighting of tags starting with `template` (#5755) - Thanks to @serkodev and @KazariEX!
8
+- fix(language-core): allow loose props checks on generic components (#5748) - Thanks to @serkodev!
9
+- fix(language-core): strip `expose` from internal component options (#5763) - Thanks to @KazariEX and @serkodev!
10
11
## 3.1.4 (2025-11-16)
12
13
### Bug Fixes
0 commit comments