Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Sep 19, 2021
1 parent 1aea6e6 commit 64e6d1c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.27.23

- feat: support `<script setup>` types in template expressions
- feat: support TS syntax highlighting in template expressions
- perf: cpu keep high usages if node_modules contains lot of d.ts files ([#507](https://github.com/johnsoncodehk/volar/issues/507))
- perf: lazy calculation TS plugin proxy, TS program proxy to reduce initialization time ([#507](https://github.com/johnsoncodehk/volar/issues/507))
- fix: SFC validation broken with `lang="postcss"` ([#507](https://github.com/johnsoncodehk/volar/issues/507))

## 0.27.22

- feat: remove TS plugin to single extension ([#501](https://github.com/johnsoncodehk/volar/issues/501))
Expand Down

0 comments on commit 64e6d1c

Please sign in to comment.