Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 07:04
v0.19.0
70859b4

Features

  • Optimized quotes of attribute value in Jinja.
  • Avoid multiline opening tag for single attribute.
  • Always print end tag in single line.
  • Added .j2 extension for Jinja.
  • Allow "postcss" as style lang.

Fixes

  • Fixed Jinja set assignment.
  • Removed special case of <label> tag.
  • Fixed Jinja interpolation in tag name.
  • Fixed parsing Jinja comments in HTML tag.
  • Fixed formatting expression with semicolon in Vue.