0.36.0
0.36.0 | 2022-07-11 | VSIX
- Fix template type-checking when typescript >= 4.5. #3323,#3424.
- Export all component for volar together.
- π Add support to interpolation service for index parameter with number iteration. Thanks to contribution from @thebanjomatic. #3222
- π Add support for checking
default
andrequired
state of props set by variables (Identifier
). Thanks to contribution from [@lordeleto]https://github.com/lordeleto. - π refactor: replace deprecated String.prototype.substr(). Thanks to contribution from [@CommanderRoot]https://github.com/CommanderRoot.
- π fixed: modify vls readme. Thanks to contribution from [@FoxDaxian]https://github.com/FoxDaxian.
- π docs: add BalmUI for supported framework. Thanks to contribution from [@elf-mouse]https://github.com/elf-mouse.
- π support rootUri. Thanks to contribution from [@phil294]https://github.com/phil294.