Socket
Socket
Sign inDemoInstall

@vue/composition-api

Package Overview
Dependencies
1
Maintainers
5
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
11Next

1.0.0-rc.12

Diff

Changelog

Source

1.0.0-rc.12 (2021-06-17)

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)

<a name="1.0.0-rc.11"></a>

antfu
published 1.0.0-rc.11 •

Changelog

Source

1.0.0-rc.11 (2021-06-04)

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)

<a name="1.0.0-rc.10"></a>

antfu
published 1.0.0-rc.10 •

Changelog

Source

1.0.0-rc.10 (2021-05-27)

Bug Fixes

  • dev: setup data in nextTick is proxied to vm._data. (#697) (e231837)
  • watch: align behavior with vue-next(doWatch). (#710) (fcf8bc3)

<a name="1.0.0-rc.9"></a>

antfu
published 1.0.0-rc.9 •

Changelog

Source

1.0.0-rc.9 (2021-05-19)

Bug Fixes

  • The behavior of development and production merge should be consistent. (#694) (7ca7010)
  • shallowReactive: align behavior with vue-next (#696) (3485ecb)

Features

  • add and delete object attributes would trigger update. (#692) (8c27d80)

<a name="1.0.0-rc.8"></a>

antfu
published 1.0.0-rc.8 •

Changelog

Source

1.0.0-rc.8 (2021-04-29)

Bug Fixes

  • reactive: align behavior with vue-next (#689) (37fcbaa)
  • Memory leak caused by global variables. (#686) (badff82)

<a name="1.0.0-rc.7"></a>

antfu
published 1.0.0-rc.7 •

Changelog

Source

1.0.0-rc.7 (2021-04-18)

Bug Fixes

Features

<a name="1.0.0-rc.6"></a>

antfu
published 1.0.0-rc.6 •

Changelog

Source

1.0.0-rc.6 (2021-03-29)

Bug Fixes

<a name="1.0.0-rc.5"></a>

antfu
published 1.0.0-rc.5 •

Changelog

Source

1.0.0-rc.5 (2021-03-11)

<a name="1.0.0-rc.4"></a>

antfu
published 1.0.0-rc.4 •

Changelog

Source

1.0.0-rc.4 (2021-03-11)

Bug Fixes

<a name="1.0.0-rc.3"></a>

antfu
published 1.0.0-rc.3 •

Changelog

Source

1.0.0-rc.3 (2021-03-03)

Bug Fixes

<a name="1.0.0-rc.2"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc