Skip to content

3.0.1

Choose a tag to compare

@simonhaenisch simonhaenisch released this 01 Aug 21:59
· 76 commits to master since this release
  • @volar/vue-typescript is now an optional peer dependency and requires version 0.39.0 or later. This should fix a couple of issues, e.g. not removing imports anymore when a component was used in the template via kebab-case.
  • The language service host now implements fileExists and readFile which should fix some issues with NodeNext module resolution.