This version changes the internal functions of the core. Libraries that depend on them, such as jotai-devtools, need to be updated correspondingly.
What's Changed
- refactor: buildingBlocks to storeState by @dmaskasky in #3105
- allow atom with default update function to return reset and add tests by @scamden in #3137
New Contributors
- @peterpme made their first contribution in #3132
- @01-binary made their first contribution in #3138
- @scamden made their first contribution in #3137
Full Changelog: v2.13.1...v2.14.0