0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 09:21:21 +01:00
svelte/.changeset/clever-sloths-push.md
Dominic Gannaway 18097478fc
breaking: remove unstate(), replace with $state.snapshot rune (#11180)
* breaking: remove untrack(), replace with $state.clean rune

* lol

* update types

* update types

* undo

* undo

* rename to raw

* rename to snapshot

* fix

* tweak docs, to make it explicitly that we're converting to and from proxies

* remove vestiges

* validation

* tweak

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-04-15 22:34:24 -04:00

87 B

svelte
patch

breaking: remove unstate(), replace with $state.snapshot rune