mirror of https://github.com/sveltejs/svelte
fix: avoid recursion error in `EachBlock` visitor (#16058)
parent
8175091423
commit
6a3066519c
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: avoid recursion error in `EachBlock` visitor
|
Loading…
Reference in new issue