0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
svelte/.changeset/light-pens-watch.md
Simon H 83fd001157
fix: prevent reactive snippet from reinitializing unnecessarily (#9665)
untrack the invocation itself, only track the snippet function
fixes #9652
2023-11-27 08:36:13 -05:00

89 B

svelte
patch

fix: prevent reactive snippet from reinitializing unnecessarily