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

update unreleased

This commit is contained in:
Simon H 2021-06-27 18:49:59 +02:00 committed by GitHub
parent b464320607
commit 5f584d165a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
# Svelte changelog
## Unreleased
* Add `trusted` event modifier ([#6137](https://github.com/sveltejs/svelte/issues/6137))
## 3.38.3
* Speed up hydration by reducing amount of element reorderings ([#4308](https://github.com/sveltejs/svelte/issues/4308))