v2.6.3
Some improvements in core and utils 👏
What's Changed
- fix: atoms should not remount on recalculations (with async dependencies) by @dmaskasky in #2347
- fix(utils): atomWithReducer for jotai-scope by @dai-shi in #2351
- fix(utils/atomWithStorage): defaultStorage with disabled local storage crashes on mount by @benediktschlager in #2354
- feat(vanilla): customizable atom.unstable_is by @dai-shi in #2356
New Contributors
- @SpringHgui made their first contribution in #2320
- @sakurawen made their first contribution in #2358
- @JoltCode made their first contribution in #2357
- @benediktschlager made their first contribution in #2354
Full Changelog: v2.6.2...v2.6.3