Summary
v1.4.1 has a bug in atomWithStorage
types in jotai/utils
, which is fixed in v1.4.2.
What's Changed
- fix(utils): add missing function overload for atomWithStorage by @dai-shi in #798
- refactor(core): revert old dependencies in atom state by @dai-shi in #799
- fix(build): resolve missing babel d.ts files by @dai-shi in #800
Full Changelog: v1.4.1...v1.4.2