- 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 feature of folding support for component functions.
- Fix incorrectly generate global types file path.
- Support navigating to definition for vineSlots and vineEmits.
- Fix vscode extension diagnostics location incorrect.
- feat(vscode-ext): support tag prop/event intellisense
- Support jump to definition for vineProp macro
- Update Vue language tools to v2.1.6
- Fix folding issue for Vine component function
- Support template tag intellisense from available bindings.
- Fix wrong parameters for ts plugin.
- Cleaner inject types in virtual code.
- Add validation for bare macro call and enhance VSCode extension for accurate type display.
- fix VSCode extension crash and feature enhancement, provide diagnostics.
- Announce the first stable version of Vue Vine! Please check more details on docs site: https://vue-vine.dev