Socket
Socket
Sign inDemoInstall

@vue/language-core

Package Overview
Dependencies
Maintainers
1
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
68

1.8.4

Diff

Changelog

Source

1.8.4 (2023/7/5)

  • feat(monaco): support for custom file system provider (https://github.com/volarjs/volar.js/pull/50)
  • feat: support auto-complete for template directive comments
  • fix: local component type should override a global component (#1886) (#3333) - thanks @so1ve
  • fix: support type narrowing for components define in script setup (#3138) (#3350) - thanks @so1ve
johnsoncodehk
published 1.8.3 •

Changelog

Source

1.8.3 (2023/6/28)

  • fix(ts-plugin): tsserver crashes when import > 4MB .vue file (#3332)
  • fix(language-server): in specific os fileExists() throws (#3336)
johnsoncodehk
published 1.8.2 •

Changelog

Source

1.8.2 (2023/6/27)

  • fix: should not auto closing <img> tag (#3217)
  • fix: allow passing undefined as events (#3122) (#3217) - thanks @so1ve
  • fix: fixes object literal parsing for <component :is> (#3324) (#3171) - thanks @so1ve
  • fix: symbol types are lost (#3300) (#3295) - thanks @so1ve
  • fix(ts-plugin): suppress errors when composite is enabled
  • fix(language-server): trigger characters missing on web IDE
  • perf(language-server): debounce for isCancellationRequested()
  • perf(typescript): caching getScriptFileNames() result

Breaking changes

  • no longer parse vue files outside tsconfig include option to avoid TS performance concerns (#3326)
johnsoncodehk
published 1.8.1 •

Changelog

Source

1.8.1 (2023/6/20)

  • fix(language-server): 3 consecutive directories with the same name cause infinite recursion (#3282) - thanks @FelipeAzambuja
  • fix(language-server): diagnostics were not properly refreshed when creating files
  • fix(monaco): unrecognized relative path file
  • types: simplify __VLS_IsAny - thanks @so1ve
  • perf(ts-plugin): work without overriding language service instance to reduce half of memory usage (#3221)
johnsoncodehk
published 1.8.0-patch.1 •

johnsoncodehk
published 1.8.0 •

Changelog

Source

1.8.0 (2023/6/17) (Release notes)

johnsoncodehk
published 1.7.14 •

Changelog

Source

1.7.14 (2023/6/16) - pre-release

  • perf: intellisense is very slow when referencing lots of external .vue files (#3264)
  • fix: read directory infinite recursion on Darwin os (#3282)
johnsoncodehk
published 1.7.13 •

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)
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