Skip to content

Commit 1a6848a

Browse files
committed
chore: update changelog
1 parent 96ac54b commit 1a6848a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
# 0.3.1
2+
3+
- Fix cleaup callback not running when watcher stops [#113](https://github.com/vuejs/composition-api/issues/113).
4+
- Fix watcher callback not flushing at right timing [#120](https://github.com/vuejs/composition-api/issues/120).
5+
16
# 0.3.0
27

38
- Improve TypeScript type definitions.
4-
- Fix `context.slots` not being avaliable before render [#84](https://github.com/vuejs/composition-api/issues/81).
9+
- Fix `context.slots` not being avaliable before render [#84](https://github.com/vuejs/composition-api/issues/84).
510

611
## Changed
712

0 commit comments

Comments
 (0)