npm @vue/composition-api 1.0.0-rc.11
v1.0.0-rc.11

latest releases: 1.7.2, 1.7.1, 1.7.0...
2 years ago

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)

Don't miss a new composition-api release

NewReleases is sending notifications on new releases.