Socket
Socket
Sign inDemoInstall

vue-template-compiler

Package Overview
Dependencies
2
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
15Next

2.7.0-beta.7

Diff

Changelog

Source

2.7.0-beta.7 (2022-06-27)

Bug Fixes

  • types/v3-directive not published (#12571) (11e4bfe)
yyx990803
published 2.7.0-beta.6 •

Changelog

Source

2.7.0-beta.6 (2022-06-26)

Bug Fixes

  • reactivity: readonly() compat with classes (44ab1cd), closes #12574
  • watch: template ref watcher should fire after owner instance mounted hook (089b27c), closes #12578
yyx990803
published 2.7.0-beta.5 •

Changelog

Source

2.7.0-beta.5 (2022-06-22)

Bug Fixes

  • types: fix instance type inference for setup() with no return value (65531f5), closes #12568
  • watch: fix pre watchers not flushed on mount for nested component (7a3aa3f), closes #12569
yyx990803
published 2.7.0-beta.4 •

Changelog

Source

2.7.0-beta.4 (2022-06-21)

Bug Fixes

  • compiler-sfc: properly handle shorthand property in template expressions (9b9f2bf), closes #12566
yyx990803
published 2.7.0-beta.3 •

Changelog

Source

2.7.0-beta.3 (2022-06-20)

Bug Fixes

  • remove wrong observe toggle, properly disable tracking in setup() (2d67641)
  • setup: setup props should pass isReactive check (52cf912), closes #12561
  • template-ref: preserve ref removal behavior in non-composition-api usage (2533a36), closes #12554

Features

yyx990803
published 2.7.0-beta.2 •

Changelog

Source

2.7.0-beta.2 (2022-06-17)

Bug Fixes

  • compiler-sfc: do not transform external and data urls in templates (328ebff)
yyx990803
published 2.7.0-beta.1 •

Changelog

Source

2.7.0-beta.1 (2022-06-17)

Bug Fixes

  • compiler-sfc: expose src on custom blocks as well (cdfc4c1)

Features

  • compiler-sfc: support includeAbsolute in transformAssetUrl (8f5817a)
  • warn top level await usage in <script setup> (efa8a74)
yyx990803
published 2.7.0-alpha.12 •

Changelog

Source

2.7.0-alpha.12 (2022-06-16)

Features

  • further align compiler-sfc api + expose rewriteDefault (8ce585d)
yyx990803
published 2.7.0-alpha.11 •

Changelog

Source

2.7.0-alpha.11 (2022-06-16)

Bug Fixes

  • further align types with v3 (2726b6d)
yyx990803
published 2.7.0-alpha.10 •

Changelog

Source

2.7.0-alpha.10 (2022-06-16)

Bug Fixes

  • avoid warning when accessing _setupProxy (cdfd9f3)

Features

  • export version as named export (749b96d)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc