Skip to content

v0.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:39
fad3e07

Fixed

  • Don't remove escape sequences when sorting classes in JavaScript string literals, which could produce invalid code in Vue attribute expressions (#461)
  • Restore class sorting in Svelte markup and dynamic class={...} expressions when using prettier-plugin-svelte v4 (#462)