There are some refactors in the core of the library. It exposes a new experimental internal function. 99% of users wouldn't need it. Feel free to report issues if found. This also improves proxyWithHistory
in valtio/utils.
What's Changed
- refactor(vanilla): split createSnapshot function by @dai-shi in #533
- feat(vanilla): unstable_buildProxyFunction instead of unstable_getHandler by @dai-shi in #528
- fix(utils): fix proxyWithHistory behavibor with nested objects by @LukasSchwarz4202 in #531
New Contributors
- @LukasSchwarz4202 made their first contribution in #531
Full Changelog: v1.6.4...v1.7.0