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.