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 1e54c84 commit d601473Copy full SHA for d601473
2 files changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 3.2.7 (2026-04-19)
4
+
5
+### component-meta
6
7
+- **fix:** preserve non-ASCII characters in prop default values (#6012) - Thanks to @ef81sp!
8
9
+### workspace
10
11
+- **chore:** bump typescript to 6.0.3 (#6017) - Thanks to @KazariEX!
12
13
## 3.2.6 (2026-03-17)
14
15
### language-core
test-workspace/tsc/tsconfig.json
@@ -331,9 +331,6 @@
331
{
332
"path": "./#4391/tsconfig.json"
333
},
334
- {
335
- "path": "./#4413/tsconfig.json"
336
- },
337
338
"path": "./#4433/tsconfig.json"
339
0 commit comments