Skip to content

Commit 0659d9f

Browse files
author
Guillaume Chau
committed
chore: update changelog
1 parent 5b2091a commit 0659d9f

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
@@ -1,5 +1,7 @@
11
# 0.3.3
22

3+
- Fixed make `__ob__` unenumerable [#149](https://github.com/vuejs/composition-api/issues/149).
4+
- Fixed computed type
35
- Expose `getCurrentInstance` for advanced usage in Vue plugins.
46
- New `onServerPrefetch` lifecycle hook and new `ssrContext` setup context property [#198](https://github.com/vuejs/composition-api/issues/198).
57

0 commit comments

Comments
 (0)