v0.23.0
Features
- Added
angularNextControlFlowSameLine
option. - Added support of formatting Jinja expression and statement with external formatter.
- Don't insert line break inside attribute value. We received some feedback about previous behavior, and this change may affect existing code layout.
- Added
vueComponentCase
option.
Fixes
- Fixed unmatched quotes in Astro front matter.
- Fixed unexpected whitespaces for non-Astro code.