update changelog

pull/7203/head
Ben McCann 5 years ago
parent fbee6ec9ed
commit 8be8f9b542

@ -1,5 +1,9 @@
# Svelte changelog # Svelte changelog
## Unreleased
* prevent `maximum call stack size exceeded` error on large pages ([#4694](https://github.com/sveltejs/svelte/issues/4694))
## 3.46.3 ## 3.46.3
* Ignore whitespace in `{#each}` blocks when containing elements with `animate:` ([#5477](https://github.com/sveltejs/svelte/pull/5477)) * Ignore whitespace in `{#each}` blocks when containing elements with `animate:` ([#5477](https://github.com/sveltejs/svelte/pull/5477))

Loading…
Cancel
Save