Skip to content

v1.10.0

Compare
Choose a tag to compare
@dai-shi dai-shi released this 17 Nov 13:48
· 450 commits to main since this release

We moved integrations to separate packages. They are peer dependencies now and you would need to install them to keep using the features. Eventually, soon they are deprecated and will be removed in jotai v2.0.0. There are no feature differences at this point, so the migration should be easy. Let us know if something goes wrong.

What's Changed

  • refactor(types): simplify with AnyWritableAtom by @dai-shi in #1576
  • feat(valtio,zustand,redux,xstate,immer,optics): move integrations to peer deps by @dai-shi in #1573
  • feat(utils): move atomWithHash to peer deps by @dai-shi in #1579

Full Changelog: v1.9.2...v1.10.0