mirror of https://github.com/sveltejs/svelte
fix: correctly handle proxied signal writes before reads (#10612)
* fix: correctly handle proxied signal writes before reads * managed * Update packages/svelte/src/internal/client/proxy.js Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com> --------- Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>pull/10614/head
parent
506196b72b
commit
2de741219f
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"svelte": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: correctly handle proxied signal writes before reads
|
Loading…
Reference in new issue