Skip to content

Commit 7358f0d

Browse files
authored
chore: update CHANGELOG for #352
1 parent 387f484 commit 7358f0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Great thanks to @pikax for #311, making most of the APIs better aligned with the
1515
- Fix incorrect ref typing, #344, @antfu
1616
- Binding context vm when using function without parentheses, #148, @pikax
1717
- **computed**: destroy helper vm of computed to prevent memleak, #277, @LinusBorg
18+
- Remove the surplus Function type from PropType, #352, @pikax
1819

1920
## Features
2021

@@ -25,6 +26,7 @@ Great thanks to @pikax for #311, making most of the APIs better aligned with the
2526
- `getCurrentInstance` returns `undefined` when called outside setup instead of throwing exception
2627

2728
## Types
29+
2830
- Align reactivity types with `vue-next`
2931

3032

0 commit comments

Comments
 (0)