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 fd05a1c commit 77db3d8Copy full SHA for 77db3d8
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 3.1.2 (2025-10-25)
4
+
5
+### Bug Fixes
6
7
+- fix(component-meta): import type helpers by relative path
8
+- fix(language-core): fix syntax error when `propTypes` has no elements (#5704) - Thanks to @so1ve!
9
+- fix(language-core): omit defined emit props only (#5705) - Thanks to @so1ve!
10
11
+### Other Changes
12
13
+- docs: fix `vue-tsc` broken link to example boilerplate in `README.md` (#5721) - Thanks to @heyakyra!
14
15
## 3.1.1 (2025-10-07)
16
17
### Features
0 commit comments