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.0-beta.4

Diff

Changelog

Source

3.4.0-beta.4 (2023-12-19)

Bug Fixes

  • compile-sfc: fix identifier prefixing edge case caused by reused AST (#9867) (eb51b23), closes #9853 #9863
  • ssr: fix hydration prop mismatch check for class on SVG elements (e8448b0)

Features

  • runtime-core: throw real error when scheduler detects infinite loop during dev (#7447) (1d79b64), closes #7437
yyx990803
published 3.3.13 •

yyx990803
published 3.4.0-beta.3 •

Changelog

Source

3.4.0-beta.3 (2023-12-16)

Bug Fixes

  • compiler-core: vnode hooks error message (#9842) (7bc3c9e)
  • defineModel: ensure trigger effect when prop changed (#9841) (eb12f21), closes #9838
  • mathml: update known mathML tags (#9829) (ebd78d2)
  • Suspense: fix edge case of Suspense being patched during async HOC child remount (f0f6f7c)
yyx990803
published 3.3.12 •

yyx990803
published 3.4.0-beta.2 •

yyx990803
published 3.4.0-beta.1 •

Changelog

Source

3.4.0-beta.1 (2023-12-13)

Bug Fixes

  • compiler-core: use the same resolved options for all compile stages (#9760) (0dc875d)
  • hydration: should not warn mismatch for nullish prop (33159a5)
  • hydration: swap client/server labels for hydration mismatch warnings (f41fd86), closes #9098 #5953
  • runtime-core: fix suspense crash when patching non-resolved async setup component (#7290) (bb0c889), closes #5993 #6463 #6949 #6095 #8121
  • runtime-core: properly pop warning context when mounting components with async setup (69a2acc)
  • ssr: fix suspense hydration of fallback content (#7188) (60415b5)
  • ssr: make isInSSRComponentSetup state sharable across copies of Vue (e04d821)
  • Suspense: handle switching away from kept-alive component before resolve (aa0c13f), closes #6416 #6467
  • Suspense: properly fix #6416 (0db336f)
  • types: add xmlns:xlink to SVGAttributes (#9300) (0d61b42), closes #9299
  • types: support for generic keyof slots (#8374) (213eba4)

Features

Performance Improvements

yyx990803
published 3.3.11 •

yyx990803
published 3.4.0-alpha.4 •

Changelog

Source

3.4.0-alpha.4 (2023-12-04)

Bug Fixes

  • compiler-core: fix referencing typo (#9708) (3071de4)
  • parser: fix interpolation parsing in v-pre (53aaa1e)
  • parser: properly set initial inXML state based on root ns (47ea285)
  • parser: should reset inRCDATA state (ef97e8b)

Features

yyx990803
published 3.3.10 •

Changelog

Source

3.3.10 (2023-12-04)

Bug Fixes

  • app: prevent template from being cached between apps with different options (#9724) (ec71585), closes #9618
  • compiler-sfc: avoid passing forEach index to genMap (f12db7f)
  • compiler-sfc: deindent pug/jade templates (6345197), closes #3231 #3842 #7723
  • compiler-sfc: fix :where and :is selector in scoped mode with multiple selectors (#9735) (c3e2c55), closes #9707
  • compiler-sfc: generate more treeshaking friendly code (#9507) (8d74ca0), closes #9500
  • compiler-sfc: support inferring generic types (#8511) (eb5e307), closes #8482
  • compiler-sfc: support resolving components from props (#8785) (7cbcee3)
  • compiler-sfc: throw error when failing to load TS during type resolution (#8883) (4936d2e)
  • cssVars: cssVar names should be double-escaped when generating code for ssr (#8824) (5199a12), closes #7823
  • deps: update compiler to ^7.23.4 (#9681) (31f6ebc)
  • runtime-core: Suspense get anchor properly in Transition (#9309) (65f3fe2), closes #8105
  • runtime-dom: set width/height with units as attribute (#8781) (bfc1838)
  • ssr: avoid computed being accidentally cached before server render (#9688) (30d5d93), closes #5300
  • types: expose emits as props in functional components (#9234) (887e54c)
  • types: fix reactive collection types (#8960) (ad27473), closes #8904
  • types: improve return type withKeys and withModifiers (#9734) (43c3cfd)

Performance Improvements

  • optimize on* prop check (38aaa8c)
  • runtime-dom: cache modifier wrapper functions (da4a4fb), closes #8882
  • v-on: constant handlers with modifiers should not be treated as dynamic (4d94ebf)
yyx990803
published 3.4.0-alpha.3 •

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