Skip to content

Commit

Permalink
chore: add missing chagne
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Mar 21, 2022
1 parent 390bcf3 commit 9dd9a08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -9,6 +9,7 @@
- fix: json schema request service not available since 0.33.0 ([#243](https://github.com/johnsoncodehk/volar/issues/243))
- fix: remove `console.log` avoid vim-lsp crash ([#1046](https://github.com/johnsoncodehk/volar/pull/1046))
- fix: emmet suggestions messed up embedded language suggestions ([#1039](https://github.com/johnsoncodehk/volar/issues/1039))
- fix: missing proposals for HTML attribute value ([#1072](https://github.com/johnsoncodehk/volar/issues/1072))
- fix: vue-tsc watch not always catch vue file changes ([#1082](https://github.com/johnsoncodehk/volar/issues/1082))
- fix: previewer not working with pnpm ([#1074](https://github.com/johnsoncodehk/volar/issues/1074))
- fix: global components type not working with `vue-class-component` ([#1061](https://github.com/johnsoncodehk/volar/issues/1061))
Expand Down

0 comments on commit 9dd9a08

Please sign in to comment.