Releases: vuejs/composition-api
Releases · vuejs/composition-api
v1.1.0-beta.4
v1.0.4
v1.1.0-beta.3
Bug Fixes
- build for mjs and exports all submodules (c116714)
v1.0.3
v1.1.0-beta.2
Bug Fixes
- effectScope: should stop along with parent component (784d96c)
v1.1.0-beta.1
v1.0.2
v1.0.1
chore: release v1.0.1
v1.0.0
v1.0.0-rc.14
Bug Fixes
- only trigger warning in the dev environment (#755) (bc7c2af)
- customReactive: avoid circular reference. (#758) (2bd6ea5)
- watch: errors thrown in the asynchronous callback function in watch will not be caught. (#751) (f0e423f)
- watch: only trigger warning in the dev environment (#754) (0fe0088)
- watch: traverse refs in deep watch (#753) (55a0a20)