Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Jul 11, 2022
1 parent 3e4278f commit c3f41d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@

### Un release

- 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](https://github.com/thebanjomatic). #3222
- πŸ™Œ Add support for checking `default` and `required` 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>.

### 0.35.0 | 2021-10-16 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.35.0/vspackage)

Expand Down

0 comments on commit c3f41d2

Please sign in to comment.