0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 03:47:27 +01:00
svelte/.changeset/fair-crabs-check.md
Simon H 13c6c273c6
fix: prevent false positives when detecting runes mode (#9599)
Move references from module scope to instance scope if we determined that these references are store subscriptions
fixes #9580
2023-11-22 15:56:47 -05:00

80 B

svelte
patch

fix: prevent false positives when detecting runes mode