Skip to content

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 09:51
· 124 commits to main since this release
v0.21.0
27c7868

Features

  • Added support of Svelte optional each binding.
  • Never wrap opening tag with no attributes.
  • Improved error message of missing close tag.
  • Added support of Svelte {@attach} syntax.
  • Added support unquoted attribute value recovery for Jinja tags and blocks.
  • Added XML and SVG support.
  • Optimized inline elements.

Fixes

  • Removed unexpected whitespace in whitespace-insensitive tag.
  • Fixed TS as syntax in Svelte each block.