Skip to content

Commit 69f3848

Browse files
committed
chore: update changelog
1 parent 022b43a commit 69f3848

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# 0.3.1
28

39
- Fix cleaup callback not running when watcher stops [#113](https://github.com/vuejs/composition-api/issues/113).

0 commit comments

Comments
 (0)