We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2091a commit 0659d9fCopy full SHA for 0659d9f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# 0.3.3
2
3
+- Fixed make `__ob__` unenumerable [#149](https://github.com/vuejs/composition-api/issues/149).
4
+- Fixed computed type
5
- Expose `getCurrentInstance` for advanced usage in Vue plugins.
6
- New `onServerPrefetch` lifecycle hook and new `ssrContext` setup context property [#198](https://github.com/vuejs/composition-api/issues/198).
7
0 commit comments