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 022b43a commit 69f3848Copy full SHA for 69f3848
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.3.2
2
+
3
+- Improve TypeScript type infer for `props` option [#106](https://github.com/vuejs/composition-api/issues/106).
4
+- Fix return type of `createComponent` not being compatible with `vue-router` [#130](https://github.com/vuejs/composition-api/issues/130).
5
+- Expose `listeners` on `SetupContext` [#132](https://github.com/vuejs/composition-api/issues/132).
6
7
# 0.3.1
8
9
- Fix cleaup callback not running when watcher stops [#113](https://github.com/vuejs/composition-api/issues/113).
0 commit comments