Skip to content

v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 05:42
· 17 commits to main since this release
v0.23.0
9b16bf7

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.