Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 09:53
· 106 commits to main since this release
v0.5.0
77f518b

Features

  • Added support for detecting JSON in <script> tag whose "type" is "importmap" or "application/json".

Fixes

  • Fixed parsing and formatting nested template in Astro expressions.
  • Fixed language in Astro <script>. (It should be TypeScript by default.)
  • Fixed line comments in Astro expressions.