Skip to content

Commit 52c0094

Browse files
committed
Update CHANGELOG.md
1 parent 7057673 commit 52c0094

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

3+
## 1.8.15 (2023/9/26)
4+
5+
- fix: props type missing in JS component context ([#3592](https://github.com/vuejs/language-tools/issues/3592))
6+
- fix: ignore `$emit` return type for Vue 2 ([#3596](https://github.com/vuejs/language-tools/issues/3596))
7+
38
## 1.8.14 (2023/9/26)
49

510
- feat: `defineEmit` now able to infer event types with more than 4 overloads ([#3379](https://github.com/vuejs/language-tools/issues/3379)) ([#1855](https://github.com/vuejs/language-tools/issues/1855))

0 commit comments

Comments
 (0)