We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
7809486
fix: preserve nested rest patterns in {#each} destructuring (#537)
{#each}
fix: preserve whitespace inside <textarea> (its content is whitespace-sensitive, like <pre>) (#540)
<textarea>
<pre>
fix: don't drop <script>/<style> content when the closing tag has whitespace (</script >) (#539)
<script>
<style>
</script >