Socket
Socket
Sign inDemoInstall

@vue/runtime-core

Package Overview
Dependencies
Maintainers
2
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/runtime-core - npm Package Versions

1
24

3.4.16

Diff

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 •

Changelog

Source

3.4.13 (2024-01-13)

Bug Fixes

yyx990803
published 3.4.12 •

yyx990803
published 3.4.11 •

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 •

yyx990803
published 3.4.8 •

Changelog

Source

3.4.8 (2024-01-10)

Bug Fixes

  • hydration: fix class and style hydration mismatch message (5af3987), closes #10067
  • hydration: improve attr hydration mismatch check for boolean attrs (972face), closes #10057 #10060
  • suspense: fix more suspense patch before resolve edge cases (70ad4ca), closes #10017
yyx990803
published 3.4.7 •

Changelog

Source

3.4.7 (2024-01-09)

Bug Fixes

  • parser: skip compat mode check for SFC root <template> tags (#10034) (923d560)
  • types: fix functional component for h (#9991) (438a74a)

Reverts

  • "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)
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