diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c83b978a3..825c97ec3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,11 @@ ### Not Released Yet - Add `--log-level` option for `vti diagnostics` to configure log level to print. #2752. -- Underline with ref `.value`, based on Semantic tokens. - Upgrade `typescript` to 4.3.2. - Upgrade `prettier` to 2.3.0. - Upgrade `@prettier/plugin-pug` to 1.15.2. +- Fix `prettier-eslint`. #2840 +- Underline with ref `.value`, based on Semantic tokens. - 🙌 Semantic tokens for typescript and highlight `.value` if using composition API. Thanks to contribution from [@jasonlyu123](https://github.com/jasonlyu123). #2802 #1904 # 2434 - 🙌 Syntax Highlighting for SugarSS. Thanks to contribution from [@softwaredeveloptam](https://github.com/softwaredeveloptam). #2828. - 🙌 Fix component data not shown in hover when template interpolation is on. Thanks to contribution from [@rchl](https://github.com/rchl). #2879 #2878.