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 cbfb18d commit 5b2091aCopy full SHA for 5b2091a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.3.3
2
+
3
+- Expose `getCurrentInstance` for advanced usage in Vue plugins.
4
+- New `onServerPrefetch` lifecycle hook and new `ssrContext` setup context property [#198](https://github.com/vuejs/composition-api/issues/198).
5
6
# 0.3.2
7
8
- Improve TypeScript type infer for `props` option [#106](https://github.com/vuejs/composition-api/issues/106).
0 commit comments