Releases: vuejs/composition-api
Releases · vuejs/composition-api
v1.0.0-rc.13
02 Jul 08:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
the hasOwn should be used to determine whether an attribute exists. (#737 ) (65abcb4 )
observe: solve the Ref not unwrapping on the ssr side issue with recursive way. (#723 ) (debd37d )
shallowReadonly: align behavior with vue-next (#741 ) (14d1c7b )
types: use AnyObject insteads of any (#742 ) (efb4195 )
v1.0.0-rc.12
17 Jun 19:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
proxyRefs: infinite loop when using proxyRefs. (#730 ) (0b6ab25 )
reactivity: check type of ob in isRaw and isReactive (#732 ) (97dd671 )
watch: watched previous values can't be destructure on first fire. (#727 ) (b3ab6f9 )
v1.0.0-rc.11
04 Jun 22:39
Compare
Sorry, something went wrong.
No results found
Bug Fixes
reactivity: should trigger watchEffect when using set to change value of array length (#720 ) (9c03a45 )
reactivity: unexpected behaviors for array index out of valid array length when set and del (#719 ) (f08a1d6 )
shallowReactive: should keep array as array (#717 ) (620d09b )
shallowReadonly: watch should work for ref/reactive with shallowReadonly (#714 ) (b6fc1f7 )
Features
reactivity: unwrap value when using set (#722 ) (bd198e7 )
v1.0.0-rc.10
27 May 07:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
dev: setup data in nextTick is proxied to vm._data. (#697 ) (e231837 )
watch: align behavior with vue-next(doWatch). (#710 ) (fcf8bc3 )
v1.0.0-rc.9
19 May 10:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
shallowReactive: align behavior with vue-next (#696 ) (3485ecb )
The behavior of development and production merge should be consistent. (#694 ) (7ca7010 )
Features
add and delete object attributes would trigger update. (#692 ) (8c27d80 )
v1.0.0-rc.8
29 Apr 04:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Memory leak caused by global variables. (#686 ) (badff82 )
reactive: align behavior with vue-next (#689 ) (37fcbaa )
v1.0.0-rc.7
18 Apr 01:30
Compare
Sorry, something went wrong.
No results found
v1.0.0-rc.6
29 Mar 14:43
Compare
Sorry, something went wrong.
No results found
v1.0.0-rc.5
11 Mar 10:34
Compare
Sorry, something went wrong.
No results found
chore: release v1.0.0-rc.5
v1.0.0-rc.4
11 Mar 06:36
Compare
Sorry, something went wrong.
No results found