Skip to content

Commit

Permalink
chore: changelog sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Jun 4, 2022
1 parent 104af79 commit 3301e2e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,12 @@
- fix: template slots types missing when use export default in `<script>` with `<script setup>` ([#1389](https://github.com/johnsoncodehk/volar/issues/1389))
- fix: fixed false positive `__VLS_radioBinding` on radio input tag. ([#1390](https://github.com/johnsoncodehk/volar/issues/1390))

### Our Sponsors

<a href="https://cdn.jsdelivr.net/gh/johnsoncodehk/sponsors/company_compact/sponsors.svg">
<img src="https://cdn.jsdelivr.net/gh/johnsoncodehk/sponsors/company_compact/sponsors.svg"/>
</a>

## 0.36.0 (2022/6/3)

- feat: support format selection (range formatting) ([#1370](https://github.com/johnsoncodehk/volar/issues/1370))
Expand All @@ -23,12 +29,6 @@

- feat: report error for unkonwn props ([#1077](https://github.com/johnsoncodehk/volar/issues/1077))

### Our Sponsors

<a href="https://cdn.jsdelivr.net/gh/johnsoncodehk/sponsors/company_compact/sponsors.svg">
<img src="https://cdn.jsdelivr.net/gh/johnsoncodehk/sponsors/company_compact/sponsors.svg"/>
</a>

## 0.35.2 (2022/5/30)

- feat: add tsc problemMatchers settings ([#1277](https://github.com/johnsoncodehk/volar/issues/1277))
Expand Down

0 comments on commit 3301e2e

Please sign in to comment.