v2.16.2
Fixes unwrap and loadable, resolving a regression introduced in v2.15.2.
What's Changed
- fix(utils): unwrap should not violate the store mutation rule by @dai-shi in https://github.com/pmndrs/jotai/pull/3213
New Contributors
- @dev-itsheng made their first contribution in https://github.com/pmndrs/jotai/pull/3206
Full Changelog: https://github.com/pmndrs/jotai/compare/v2.16.1...v2.16.2