v2.15.0
This is another change in the internal functions of the core, to help Jotai ecosystem libraries.
What's Changed
- feat(internals): External building blocks surface by @dmaskasky in https://github.com/pmndrs/jotai/pull/3149
- breaking: drop atom.unstable_is by @dai-shi in https://github.com/pmndrs/jotai/pull/3150
- add: read atom store hook and store hook tests by @dmaskasky in https://github.com/pmndrs/jotai/pull/3151
New Contributors
- @Antisunny made their first contribution in https://github.com/pmndrs/jotai/pull/3155
Full Changelog: https://github.com/pmndrs/jotai/compare/v2.14.0...v2.15.0