Skip to content

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 08:16
· 22 commits to main since this release
v0.27.0
40a8bf9

Features

  • Ignore syntax errors in Angular interpolation expressions.
  • Added support of frontmatter in HTML.
  • Improved error message of Jinja end tag.
  • Ignore <script> syntax errors for template languages.
  • Normalize HTML attribute that can be space separated.
  • Added support of comments in Svelte attributes.

Fixes

  • Fixed parsing nested Jinja blocks in attributes.
  • Fixed formatting unterminated comment.
  • Fixed converting pascal case to kebab case.