Skip to content

Commit 139b7da

Browse files
committed
enhance(async-stack): use Set to store StackItemResolveListener
1 parent 3f383e5 commit 139b7da

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/selfish-moons-hope.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@svelte-put/async-stack': patch
3+
---
4+
5+
(experimental) use `Set` instead of array for `StackItemResolveListener` to **help** avoid duplicated callbacks
6+
7+
NOTE: should discourage user from using arrow functions.

0 commit comments

Comments
 (0)