New
v2.13.1
This version fixes some types in utils.
What's Changed
- fix: useHydrateAtoms tuple types support looser definitions by @dmaskasky in https://github.com/pmndrs/jotai/pull/3117
- fix(utils/atomWithObservable): avoid external symbol type by @dai-shi in https://github.com/pmndrs/jotai/pull/3122
Full Changelog: https://github.com/pmndrs/jotai/compare/v2.13.0...v2.13.1