Skip to content

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 00:45
· 37 commits to main since this release
v0.26.0
08b7200

Features

  • Format type="speculationrules" and some old JSON types as JSON.
  • Always swap wrapping quotes if attribute contains one in Jinja.
  • Format accept attribute value as comma-separated string.

Fixes

  • Preserve array/object destructuring in v-for without extra parentheses.
  • Fixed Vento interpolation trimming.
  • Treat unknown type of script tag as raw text.
  • Removed unexpected comma in JavaScript expression.
  • Fixed unterminated comment and interpolation.
  • Fixed Jinja interpolation trimming.
  • Fixed empty <script> and <style> tags.
  • Fixed multiline Svelte at-tags.
  • Fixed XML whitespace sensitivity.