Skip to content

Commit

Permalink
chore: changelog sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed May 30, 2022
1 parent 6cfa032 commit bbed7dd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
- fix: component export default jsdoc loss when use `<script setup>` ([#1327](https://github.com/johnsoncodehk/volar/issues/1327))
- fix: false positive `@ts-expect-error` error in `withDefaults()` ([#1336](https://github.com/johnsoncodehk/volar/issues/1336))

## 0.35.0 (2022/5/28)

- perf: support TS auto-import cache for TS 4.7 ([#1360](https://github.com/johnsoncodehk/volar/issues/1360))
- Please use 0.34.17 for TS 4.6.4 or lower

### 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.0 (2022/5/28)

- perf: support TS auto-import cache for TS 4.7 ([#1360](https://github.com/johnsoncodehk/volar/issues/1360))
- Please use 0.34.17 for TS 4.6.4 or lower

## 0.34.17 (2022/5/28)

- feat: do not show unknown tag as red ([#1247](https://github.com/johnsoncodehk/volar/issues/1247))
Expand Down

0 comments on commit bbed7dd

Please sign in to comment.