New
v2.17.0
This release deprecates some features, which will be dropped in v3.
What's Changed
- deprecate loadable util by @dai-shi in https://github.com/pmndrs/jotai/pull/3217
- breaking: remove unstable_onInit by @dai-shi in https://github.com/pmndrs/jotai/pull/3219
- deprecate setSelf in the atom read function by @dai-shi in https://github.com/pmndrs/jotai/pull/3220
Full Changelog: https://github.com/pmndrs/jotai/compare/v2.16.2...v2.17.0