Socket
Socket
Sign inDemoInstall

@threebow/vue-compiler-sfc

Package Overview
Dependencies
13
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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
threebow
published 3.4.17 •

Changelog

Source

3.4.17 (2024-02-09)

Reverts

threebow
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

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