Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 15:00
· 65 commits to main since this release
v0.8.0
e1a70ee

Features

  • Added detailed source location in syntax error message.
  • Optimized formatting text as one line as possible for better readability.

Fixes

  • Fixed empty <script> and <style> tag.
  • Fixed quotes in Vue directives with nested quotes.
  • Fixed error message when formatting with external formatter.
  • Fixed HTML quotes escaping in Vue directives.
  • Fixed quotes in Vento attributes.