3.5.11 • Published 11 months ago

@cabloy/vue-reactivity v3.5.11

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@vue/reactivity

Usage Note

This package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. @vue/runtime-dom), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package.

For full exposed APIs, see src/index.ts.

Credits

The implementation of this module is inspired by the following prior art in the JavaScript ecosystem:

Caveats

  • Built-in objects are not observed except for Array, Map, WeakMap, Set and WeakSet.
3.5.11

11 months ago

3.4.47

1 year ago

3.4.48

1 year ago

3.4.49

1 year ago

3.5.10

12 months ago

3.4.46

1 year ago

3.5.7

12 months ago

3.5.6

12 months ago

3.5.9

12 months ago

3.5.8

12 months ago

3.4.45

1 year ago

3.4.44

1 year ago

3.4.43

1 year ago

3.4.42

1 year ago

3.4.41

1 year ago

3.4.40

1 year ago

3.4.39

1 year ago

3.4.38

1 year ago

3.4.37

1 year ago

3.4.36

1 year ago

3.4.35

1 year ago

3.4.34

1 year ago

3.4.33

1 year ago

3.4.32

1 year ago