- Fix compatibility issue with unplugin-auto-import.
Fix:
- (1) Navigation failed between multiple files
- (2) Optional emits type infer not correct.
- Fix #168 import specifier usage checking in template and its perf improving.
- Fix compiler should add withAsyncContext helper import from vue when transforming.
- Fix checking required props for template in VSCode.
- Enable strictTemplates option in VSCode extension for template checking.
- Fix compiler should remove unused-in-template bindings in separated mode returns.
- Fix props with default value should be optional.
- Fix incorrectly generate global types file path.
Bump depedencies to vue-language-tools v2.1.8