0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00

update changelog

This commit is contained in:
Conduitry 2022-01-26 09:52:29 -05:00
parent 00e394e3c8
commit 0881aa98d7

View File

@ -3,6 +3,7 @@
## Unreleased
* Ignore whitespace in `{#each}` blocks when containing elements with `animate:` ([#5477](https://github.com/sveltejs/svelte/pull/5477))
* Fix compiler crash when `{@const}` contains arrow functions ([#7134](https://github.com/sveltejs/svelte/issues/7134))
## 3.46.2