Socket
Socket
Sign inDemoInstall

@vue/server-renderer

Package Overview
Dependencies
20
Maintainers
2
Versions
202
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
21Next

3.4.19

Diff

Changelog

Source

3.4.19 (2024-02-13)

Bug Fixes

  • deps: pin lru-cache to avoid hashing error (b8be990), closes #10300
  • hydration: fix css vars hydration mismatch false positive on non-root nodes (995d2fd), closes #10317 #10325
  • runtime-dom: should not trigger transition when v-show value is falsy (#10311) (e509639)

Features

Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.

  • dx: warn users when computed is self-triggering (#10299) (f7ba97f)

Performance Improvements

  • runtime: improve getType() GC and speed (#10327) (603a1e1)
yyx990803
published 3.4.18 •

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

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)
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