Skip to content

Commit

Permalink
chore: record jsx breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Apr 10, 2022
1 parent a407e9f commit af1f879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -32,6 +32,7 @@
- If you would like to use `Prettier`, see `Prettier` section in https://github.com/johnsoncodehk/volar/discussions/1027
- Changed setting `volar.lowPowerMode` to `volar.vueserver.useSecondServer` and disabled by default
- When disabled, language service instance reduce a half of memory usage, but auto-complete should be slower in expected
- `"jsx": "preserve"` now is required for template type-checking ([#1153](https://github.com/johnsoncodehk/volar/issues/1153))

## 0.33.10

Expand Down

0 comments on commit af1f879

Please sign in to comment.