Socket
Socket
Sign inDemoInstall

@vue/compiler-dom

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/compiler-dom - npm Package Versions

1
24

3.4.6

Diff

yyx990803
published 3.4.5 •

Changelog

Source

3.4.5 (2024-01-04)

Bug Fixes

  • compiler-sfc: fix co-usage of defineModel transform options and props destructure (b20350d), closes #9972
  • compiler-sfc: fix sfc template unref rewrite for class instantiation (ae60a91), closes #6483 #6491
  • compiler-ssr: fix node clone edge case caused by AST reuse (#9983) (7dbdb3e), closes #9981
  • watch: cleanup watcher effect from scope when manually stopped (#9978) (d2d8955)
yyx990803
published 3.4.4 •

yyx990803
published 3.4.3 •

Changelog

Source

3.4.3 (2023-12-30)

Bug Fixes

  • compiler-sfc: respect sfc parse options in cache key (b8d58ec)
yyx990803
published 3.4.2 •

Changelog

Source

3.4.2 (2023-12-30)

Bug Fixes

  • compiler-sfc: fix dev regression for dot / namespace component usage (dce99c1), closes #9947
  • runtime-core: support deep: false when watch reactive (#9928) (4f703d1), closes #9916
  • ssr: fix hydration error for slot outlet inside transition-group (#9937) (6cb00ed), closes #9933
yyx990803
published 3.4.1 •

yyx990803
published 3.4.0 •

yyx990803
published 3.4.0-rc.3 •

Changelog

Source

3.4.0-rc.3 (2023-12-27)

Bug Fixes

  • also export runtime error strings in all cjs builds (38706e4)

Features

  • defineModel: support modifiers and transformers (a772031)
yyx990803
published 3.4.0-rc.2 •

Changelog

Source

3.4.0-rc.2 (2023-12-26)

Bug Fixes

  • deps: update dependency @vue/repl to ^3.1.0 (#9911) (f96c413)
  • types: fix distribution of union types when unwrapping setup bindings (#9909) (0695c69), closes #9903
  • warning: ensure prod hydration warnings actually work (b4ebe7a)

Features

  • compiler-sfc: export aggregated error messages for compiler-core and compiler-dom (25c726e)
yyx990803
published 3.4.0-rc.1 •

Changelog

Source

3.4.0-rc.1 (2023-12-25)

Bug Fixes

  • compiler-core: fix parsing <script setup> generics with > (7aa3f25), closes #9890
  • compiler-sfc: fix type resolution for shared type w/ different generic parameters (a8d0b1b), closes #9871
  • ssr: avoid hydration mismatch warning for classes with different order (e585b0d)
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