Skip to content

Bump vue-tsc from 1.0.24 to 1.8.8

Dependabot requested to merge dependabot-npm_and_yarn-vue-tsc-1.8.8 into master

Bumps vue-tsc from 1.0.24 to 1.8.8.

Release notes

Sourced from vue-tsc's releases.

v1.8.0

2.0 schedule has been postponed: #3294

Highlights

Breaking changes

  • volar.config.js plugins option has been renamed to services

  • Renaming packages from @volar/vue-* to @vue/* (#3134)


Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue-tsc's changelog.

1.8.8 (2023/7/27)

  • fix: language server crashed due to importing unexist library (#3453) (#3454)

1.8.7 (2023/7/27)

  • feat: support auto-complete for directives (#2559)
  • feat: support extract component for options api
  • feat: re-support external component parsing (#3328)
  • feat: support function expression emit event (#3445) - thanks @​lvjiaxuan
  • perf: reuse VueFile instances between monorepo packages (#3450)
  • fix: handle node next module resolution (#3159) - thanks @​kalvenschraut
  • fix: generate valid code when using __VLS_PropsChildren (#3442) - thanks @​so1ve
  • fix: component auto-import cannot insert import statement
  • fix: extract component cannot extract interpolations
  • fix: allow top-level await in script setup blocks with generics (#3441) - thanks @​so1ve

Full-time Support by

Our Platinum Sponsors

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports