Socket
Socket
Sign inDemoInstall

@vue/language-core

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/language-core - npm Package Versions

1
8

1.9.0-alpha.2

Diff

johnsoncodehk
published 1.9.0-alpha.1 •

johnsoncodehk
published 1.9.0-alpha.0 •

johnsoncodehk
published 1.8.22 •

Changelog

Source

1.8.22 (2023/10/27)

  • fix: experimentalResolveStyleCssClasses: "always" not working (#3689) - thanks @maIIady
  • fix: __VLS_Prettify missing for dts build when uses withDefaults() (#3691)
johnsoncodehk
published 1.8.21 •

Changelog

Source

1.8.21 (2023/10/25)

johnsoncodehk
published 1.8.20 •

Changelog

Source

1.8.20 (2023/10/23)

  • feat: added Italian integration documentation
  • feat: enforce v-bind argument to be an object (#3666) - thanks @so1ve
  • fix: JSDoc comments not emitted when using type-only defineProps macro (#3645)
  • fix: autocomplete for directive comments without a space (#3665) - thanks @so1ve
  • fix: fix slot type when using a interpolation in template string (#3657) - thanks @so1ve
  • fix: add autocomplete for v-slot parameters (#3661) - thanks @so1ve
  • fix: export correct SlotsPropertyName for vue2 (#3669) - thanks @zhiyuanzmj
  • fix(types): infer discriminated unions in child component props (#3672) - thanks @davidmatter
  • fix: access to slots directly (#3671) - thanks @so1ve
  • fix: autocomplete not working for $event (#3668) - thanks @so1ve
  • perf: remove duplicate virtual code for native tags
  • chore: rename volar to vue in diagnostics (#3667) - thanks @so1ve
  • chore: publish ts plugin to open-vsx (#3589) - thanks @brc-dd
johnsoncodehk
published 1.8.19 •

Changelog

Source

1.8.19 (2023/10/11)

  • feat: no longer checking save time (#3650)
  • fix(ts-plugin): tsserver doesnt have updated list of external files when new vue files are added (required TS 5.3) (#3555) (#3649)
  • fix: false positive error when accessing local variables in defineProps parameter (#3643) (#3644) - thanks @so1ve
johnsoncodehk
published 1.8.18 •

Changelog

Source

1.8.18 (2023/10/9)

johnsoncodehk
published 1.8.17 •

Changelog

Source

1.8.17 (2023/10/9)

  • fix: extension cannot run on vscode versions lower than 1.82.0 (#3631) (#3635)
  • fix: make defineProps work when reading a property from defineProps() (#3633) - thanks @so1ve
  • fix: avoid reading props from __VLS_ctx (#3636) - thanks @so1ve
  • fix: regression with defineExpose (#3639) - thanks @so1ve
johnsoncodehk
published 1.8.16 •

Changelog

Source

1.8.16 (2023/10/7)

  • fix: merge default export's properties properly (#3600) - thanks @so1ve
  • fix: accurate exposed type with refs in generic component (#3604) - thanks @so1ve
  • fix: make emits type correct when user assigns emit function a custom name (#3624) - thanks @so1ve
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