0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/.changeset/weak-terms-destroy.md
Ahmad 06e1d86091
fix: visit expression node in directives (#10527)
* fix: visit child nodes in directives

* test

* cleanup

* small change

* lint

* err

* types

* define the set locally, limit the blast radius

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-02-18 17:45:57 -05:00

66 B

svelte
patch

fix: visit expression node in directives