Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Mar 21, 2022
1 parent 57c8fd4 commit b489be3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 0.33.4

- fix: expand selection broken since 0.33.0 ([#1085](https://github.com/johnsoncodehk/volar/issues/1085))
- fix: vueCompilerOptions typo `experimentalRsolveNonScopedCssClasses` -> `experimentalResolveNonScopedCssClasses`
- fix: 0.33.3 release packages missing `/out` directory ([#1086](https://github.com/johnsoncodehk/volar/issues/1086))

## 0.33.3

- feat: support attribute binding syntax `:<name>.attr` ([#1047](https://github.com/johnsoncodehk/volar/pull/1047))
Expand Down

0 comments on commit b489be3

Please sign in to comment.