You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@vue/runtime-core

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/runtime-core - npm Package Versions

Previous
1
22
Next

3.4.18

Diff

Changelog

Source

3.4.18 (2024-02-09)

Bug Fixes

  • dx: warn against reserved keys as prop name (77a804b), closes #10281
  • runtime-dom: ensure v-show respects display value set via v-bind (#10297) (c224897), closes #10151
yyx990803
published 3.4.17 •

Changelog

Source

3.4.17 (2024-02-09)

Reverts

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 •

Changelog

Source

3.4.15 (2024-01-18)

Bug Fixes

  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #10114 (#10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#10125) (6fa33e6), closes #10124

Performance Improvements

  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #10014
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 •

Changelog

Source

3.4.13 (2024-01-13)

Bug Fixes

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
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc