Skip to content

prettier-plugin-svelte@4.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 17:33
7809486

Patch Changes

  • fix: preserve nested rest patterns in {#each} destructuring (#537)

  • fix: preserve whitespace inside <textarea> (its content is whitespace-sensitive, like <pre>) (#540)

  • fix: don't drop <script>/<style> content when the closing tag has whitespace (</script >) (#539)