0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
svelte/.changeset/stale-jeans-refuse.md
Ahmad 3f75ea64ca
fix: allow stores in transition,animation,use directives (#10481)
* fix: allow stores in `transition`,`animation`,`use` directives

* ssr

* naming

* linting is broken

* hope it works

* style

* desc
2024-02-16 16:28:43 +00:00

95 B

svelte
patch

fix: subscribe to stores in transition,animation,use directives