3.0.1
@volar/vue-typescriptis now an optional peer dependency and requires version0.39.0or 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
fileExistsandreadFilewhich should fix some issues withNodeNextmodule resolution.