Skip to content

Bump vue-tsc from 2.1.8 to 2.1.10

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

Bumps vue-tsc from 2.1.8 to 2.1.10.

Release notes

Sourced from vue-tsc's releases.

v2.1.10

Features

  • language-service: auto insert const props = with props completion (#4942) - Thanks to @​KazariEX!

Bug Fixes

  • language-core: revert #4902
  • language-core: inject as assertion of useCssModule into correct location (#4952) - Thanks to @​KazariEX!
  • language-core: hold prev track id correctly (#4961) - Thanks to @​KazariEX!
  • language-core: generate style modules type as needed (#4953) - Thanks to @​KazariEX!
  • language-core: reference global types file with relative path (#4966)

Refactors

Please refer to CHANGELOG.md for details.

Sponsors

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

2.1.10 official, 2.1.11 insiders (2024-10-31)

Features

  • language-service: auto insert const props = with props completion (#4942) - Thanks to @​KazariEX!

Bug Fixes

  • language-core: revert #4902
  • language-core: inject as assertion of useCssModule into correct location (#4952) - Thanks to @​KazariEX!
  • language-core: hold prev track id correctly (#4961) - Thanks to @​KazariEX!
  • language-core: generate style modules type as needed (#4953) - Thanks to @​KazariEX!
  • language-core: reference global types file with relative path (#4966)

Refactors

Commits


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

Merge request reports

Loading