Socket
Socket
Sign inDemoInstall

@vue/compiler-core

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-core - npm Package Versions

1
24

3.4.34

Diff

Changelog

Source

3.5.0-alpha.4 (2024-07-24)

Bug Fixes

  • suspense/hydration: fix hydration timing of async component inside suspense (1b8e197), closes #6638
  • useId: properly mark async boundary for already resolved async component (cd28172)
yyx990803
published 3.5.0-alpha.3 •

Changelog

Source

3.5.0-alpha.3 (2024-07-19)

Bug Fixes

  • build: enable SSR branches in esm-browser builds (b14cd9a)
  • compiler-core: change node hoisting to caching per instance (#11067) (cd0ea0d), closes #5256 #9219 #10959
  • compiler-sfc: should properly walk desutructured props when reactive destructure is not enabled (0fd6193), closes #11325
  • types: respect props with default on instance type when using __typeProps (96e4738)

Features

  • runtime-core: useTemplateRef() (3ba70e4)
  • runtime-core: useId() and app.config.idPrefix (#11404) (73ef156)
  • runtime-core: add app.config.throwUnhandledErrorInProduction (f476b7f), closes #7876
  • teleport: support deferred Teleport (#11387) (59a3e88), closes #2015 #11386
  • compiler-core: support Symbol global in template expressions (#9069) (a501a85)
  • types: export more emit related types (#11017) (189573d)
yyx990803
published 3.4.33 •

Changelog

Source

3.4.33 (2024-07-19)

Bug Fixes

  • runtime-dom: handle undefined values in v-html (#11403) (5df67e3)
yyx990803
published 3.4.32 •

yyx990803
published 3.4.31 •

yyx990803
published 3.4.30 •

yyx990803
published 3.4.29 •

yyx990803
published 3.4.28 •

yyx990803
published 3.4.27 •

Changelog

Source

3.4.27 (2024-05-06)

Bug Fixes

yyx990803
published 3.5.0-alpha.2 •

Changelog

Source

3.5.0-alpha.2 (2024-05-04)

Bug Fixes

  • types: fix app.component() typing with inline defineComponent (908f70a), closes #10843
  • types: fix compat with generated types that rely on CreateComponentPublicInstance (c146186), closes #10842
  • types: props in defineOptions type should be optional (124c4ca), closes #10841

Features

  • runtime-core: add app.onUnmount() for registering cleanup functions (#4619) (582a3a3), closes #4516
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