Skip to content

Commit

Permalink
chore: update CHANGELOG for #352
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 7, 2020
1 parent 387f484 commit 7358f0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -15,6 +15,7 @@ Great thanks to @pikax for #311, making most of the APIs better aligned with the
- Fix incorrect ref typing, #344, @antfu
- Binding context vm when using function without parentheses, #148, @pikax
- **computed**: destroy helper vm of computed to prevent memleak, #277, @LinusBorg
- Remove the surplus Function type from PropType, #352, @pikax

## Features

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

## Types

- Align reactivity types with `vue-next`


Expand Down

0 comments on commit 7358f0d

Please sign in to comment.