Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue/language-core

Package Overview
Dependencies
Maintainers
1
Versions
83
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
79

1.7.13

Diff

Changelog

Source

1.7.13 (2023/6/15) - pre-release

  • feat: support Vue 3.3 defineEmits shorthand (#3169) (#3283) - thanks @so1ve
  • feat: allow trailing text for directive comments (https://github.com/vuejs/language-tools/pull/3215#issuecomment-1591397008)
  • feat: switch vue.inlayHints.optionsWrapper to disabled by default (#3147) - thanks @wenfangdu
  • feat(component-meta): expose component type (#3151) (#3286)
  • fix: can't define variables in inline event handler (#3258) (#3280) - thanks @so1ve
  • fix(vue-tsc): --emitDeclarationOnly not working since 1.7.9
  • fix(vue-tsc): @vue-expect-error, @vue-ignore not working for vue-tsc (#3284) - thanks @sapphi-red
  • fix: compatible functional component typecheck with TS 5.1.3 (#3255)
johnsoncodehk
published 1.7.12 •

Changelog

Source

1.7.12 (2023/6/14) - pre-release

  • feat: reintroduce nativeTags (#3279)
  • fix: compatible with TS 5.1.3 (#3274) (#3277) - thanks @so1ve
  • perf(vue-tsc): addressed a performance regression since 1.5.1 by reintroducing nativeTags (#3148)
johnsoncodehk
published 1.7.11 •

Changelog

Source

1.7.11 (2023/6/9) - pre-release

  • fix: ignore errors for statSync (#3260)
johnsoncodehk
published 1.7.10 •

Changelog

Source

1.7.10 (2023/6/9) - pre-release

  • feat: upgrade framework to v1.7 (#3248)
  • fix: strictTemplates not working for IntrinsicElement (#3214)
  • fix: failed to load tsconfig json schema (#3224) (#3228) - thanks @tjx666
  • fix(vue-tsc): vue-tsc ignores type errors in .vue files if the incremental setting is true (#2756) (#3218) - thanks @lucasavila00
  • fix: properly merge defineModel and defineProps types (#3164)
  • fix(language-server): show component meta command not working

Breaking changes

  • Simplify JSX.IntrinsicElements type inference for better TS performance (#3259)
  • Update @vue-expected-error to @vue-expect-error (https://github.com/vuejs/language-tools/pull/3215#issuecomment-1560355284)
johnsoncodehk
published 1.7.9 •

johnsoncodehk
published 1.7.8 •

Changelog

Source

1.7.8 (2023/5/22) - pre-release

  • fix: directive comments not working in production builds
johnsoncodehk
published 1.7.7 •

Changelog

Source

1.7.7 (2023/5/22) - pre-release

  • feat: support for @vue-ignore, @vue-skip, @vue-expected-error directive comments (#3215)
  • refactor(language-service): removed vscode-languageserver-protocol runtime dependency
  • perf(monaco): much faster first time intellisense
  • fix: ts project not updated when virtual ts file created / deleted
johnsoncodehk
published 1.7.6 •

Changelog

Source

1.7.6 (2023/5/19) - pre-release

  • refactor(language-service): fewer runtime dependencies
  • chore: low-level API adjustment
johnsoncodehk
published 1.7.5 •

johnsoncodehk
published 1.7.4 •

Changelog

Source

1.7.4 (2023/5/18) - pre-release

  • feat: more reliable intellisense for monaco
  • fix: avoid adds ".js" extension when auto importing components (#3150)
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