There was a regression in atomWithStorage
in v1.6.2, and it's fixed.
What's Changed
- fix(utils): undefined bug with no entry in storage by @dai-shi in #1088
- fix(core): handle returning infinite promise in derived atoms by @dai-shi in #1089
Full Changelog: v1.6.2...v1.6.3