mirror of https://github.com/sveltejs/svelte
fix: handle deletions of state proxy properties (#13008)
parent
96117fa44d
commit
cb4f82f811
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: always return true from `deleteProperty` trap
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: handle deletions of previously-unread state proxy properties
|
Loading…
Reference in new issue