Skip to content

Commit d601473

Browse files
committed
docs: update CHANGELOG.md
1 parent 1e54c84 commit d601473

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## 3.2.6 (2026-03-17)
414

515
### language-core

test-workspace/tsc/tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -331,9 +331,6 @@
331331
{
332332
"path": "./#4391/tsconfig.json"
333333
},
334-
{
335-
"path": "./#4413/tsconfig.json"
336-
},
337334
{
338335
"path": "./#4433/tsconfig.json"
339336
},

0 commit comments

Comments
 (0)