| 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 | 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
defaultandrequiredstate 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.