Skip to content

v1.7.0

Compare
Choose a tag to compare
@dai-shi dai-shi released this 05 Sep 04:42
· 225 commits to main since this release

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

Full Changelog: v1.6.4...v1.7.0