Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
vetur-0.36.0.vsix | 2022-07-11 | 16.4 MB | |
0.36.0.tar.gz | 2022-07-11 | 741.3 kB | |
0.36.0.zip | 2022-07-11 | 941.4 kB | |
README.md | 2022-07-11 | 1.1 kB | |
Totals: 4 Items | 18.1 MB | 1 |
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.