Skip to content

Commit 97c147b

Browse files
committed
chore: changelog
close #541 close #547 close johnsoncodehk/vue-tsc#80
1 parent 57901e6 commit 97c147b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.27.28
4+
5+
- feat: support generic `$slots` types
6+
- feat: improve `v-for` typing [#546](https://github.com/johnsoncodehk/volar/pull/546)
7+
- feat: support vue project isn't root folder ([#541](https://github.com/johnsoncodehk/volar/issues/541))
8+
- fix: slots type of any type component incorrect ([#547](https://github.com/johnsoncodehk/volar/issues/547))
9+
- fix: optional `$slots` type incorrect
10+
- fix: ignore union type component to avoid error in template ([vue-tsc#80](https://github.com/johnsoncodehk/vue-tsc/issues/80))
11+
312
## 0.27.27
413

514
- feat: support slots type-checking by `$slots` property ([#539](https://github.com/johnsoncodehk/volar/issues/539))

0 commit comments

Comments
 (0)