Socket
Socket
Sign inDemoInstall

@vue/reactivity

Package Overview
Dependencies
Maintainers
0
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/reactivity - npm Package Versions

1
24

3.4.17

Diff

yyx990803
published 3.4.16 •

Changelog

Source

3.4.16 (2024-02-08)

Bug Fixes

  • compiler-core: handle same-name shorthand edge case for in-DOM templates (cb87b62), closes #10280
  • compiler-core: support v-bind shorthand syntax for dynamic slot name (#10218) (91f058a), closes #10213
  • deps: update compiler (#10269) (336bb65)
  • hydration: fix SFC style v-bind hydration mismatch warnings (#10250) (f0b5f7e), closes #10215
  • reactivity: avoid infinite recursion from side effects in computed getter (#10232) (0bced13), closes #10214
  • reactivity: handle MaybeDirty recurse (#10187) (6c7e0bd), closes #10185
  • reactivity: skip non-extensible objects when using markRaw (#10289) (2312184), closes #10288
  • runtime-core: avoid inlining isShallow (#10238) (53eee72)
  • runtime-core: support for nested calls to runWithContext (#10261) (75e02b5), closes #10260
  • runtime-dom: ensure v-show respects display value set via v-bind (#10161) (9b19f09), closes #10151
  • runtime-dom: fix option selected update failed (#10200) (f31d782), closes #10194 #10267

Reverts

yyx990803
published 3.4.15 •

yyx990803
published 3.4.14 •

Changelog

Source

3.4.14 (2024-01-15)

Bug Fixes

  • compiler-sfc: enable prefixIdentifiers by default when reparsing on consumed AST (#10105) (48bf8e4)
  • deps: update dependency postcss to ^8.4.33 (#10110) (a557006)
  • reactivity: fix regression for computed with mutation (#10119) (20f62af), closes #10114
yyx990803
published 3.4.13 •

yyx990803
published 3.4.12 •

Changelog

Source

3.4.12 (2024-01-13)

Reverts

yyx990803
published 3.4.11 •

Changelog

Source

3.4.11 (2024-01-12)

Bug Fixes

yyx990803
published 3.4.10 •

Changelog

Source

3.4.10 (2024-01-11)

Bug Fixes

  • hydration: should not warn on falsy bindings of non-property keys (3907c87)
yyx990803
published 3.4.9 •

Changelog

Source

3.4.9 (2024-01-11)

Bug Fixes

  • build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
  • hydration: do not warn against bindings w/ object values (dcc68ef)
  • runtime-dom: unify behavior for v-show + style display binding (#10075) (cd419ae), closes #10074
  • suspense: avoid double-patching nested suspense when parent suspense is not resolved (#10055) (bcda96b), closes #8678
yyx990803
published 3.4.8 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc