0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Dominic Gannaway
3bb231197e
fix: loosen proxy signal creation heuristics (#11109)
* fix: loosen proxy signal creation heuristics

* tighten up test

* update comment

* no need to create a source outside an effect here, because it can't result in a reference

* preserve reference to props.$$events

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-04-10 13:53:59 -04:00