Skip to content

Commit

Permalink
chore: fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Jul 31, 2022
1 parent e3f6327 commit 20082ee
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@

- feat: support ESM project ([#1543](https://github.com/johnsoncodehk/volar/issues/1543))
- fix: "Volar: Reload Project" command cannot detect node_modules change
- fix: preview features not working on vite 3
- fix: webview buttons show to unrelated extensions ([#1611](https://github.com/johnsoncodehk/volar/issues/1611))

### 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.39.3 (2022/7/31)

- feat(vue-component-meta): component schema improves ([#1656](https://github.com/johnsoncodehk/volar/issues/1656))
Expand All @@ -24,12 +29,6 @@
- perf: fix `fileExists` is always calculate for .ts on each time update (https://github.com/johnsoncodehk/volar/commit/07f3bd55b6bdf3875a60796f7c9eb9a838eed463)
- perf: cache `fileExists`, `directoryExists` result in language server (https://github.com/johnsoncodehk/volar/commit/34a4435284311c88248a44222f49c017a6b408a9)

### 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.39.1 (2022/7/23)

- fix: typescript-vue-plugin break TS server ([#1624](https://github.com/johnsoncodehk/volar/issues/1624))
Expand Down

0 comments on commit 20082ee

Please sign in to comment.