Skip to content

v2.2.1

Compare
Choose a tag to compare
@dai-shi dai-shi released this 19 Jun 01:51
· 198 commits to main since this release

This includes some improvements in jotai/utils. Especially, unstable_unwrap is getting to be stable.

What's Changed

  • feat(utils/useHydrateAtoms) - Optionally rehydrate with force hydrate by @SariSabouh in #1990
  • fix(utils): revert atomWithStorage typing by @dai-shi in #1994
  • fix(utils): improve selectAtom typing by @dai-shi in #1995
  • fix(utils): improve unstable_unwrap for sometimes async atom by @dai-shi in #1996
  • fix(utils): unstable_unwrap to support writable atom by @dai-shi in #1997

New Contributors

Full Changelog: v2.2.0...v2.2.1