Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 14:51
· 41 commits to main since this release
v0.13.0
bf6c7b4

Features

  • Improved formatting Jinja blocks in attributes.
  • Updated whitespace-sensitivity detection.
  • Improved detecting comments in Astro expressions.

Fixes

  • Fixed comments detection in Astro front matter.
  • Fixed attribute name starts with Jinja tag.
  • Fixed indented script tag with template literal.
  • Fixed comments parsed as tags in Astro.
  • Fixed comments stripped in Astro.
  • Fixed Astro expr indent.