mirror of https://github.com/sveltejs/svelte
parent
6cf3a19342
commit
0675697680
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: don't log `await_reactivity_loss` warning when signal is read in `untrack`
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: better handle $inspect on array mutations
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"svelte": patch
|
||||
---
|
||||
|
||||
fix: leave proxied array `length` untouched when deleting properties
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: update `$effect.pending()` immediately after a batch is removed
|
Loading…
Reference in new issue