0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-21 19:38:58 +01:00
svelte/.changeset/bright-peas-juggle.md
Holger Dal Mogensen 8a013c4cc6
fix: transition parameters are not reactive (#9836)
* test: add tests of transitions in new runtime

* fix: move evaluation of props

* format

* add changeset
2023-12-27 16:31:28 +00:00

105 B

svelte
patch

A transition's parameters are now evaluated when the transition is initialized.