v1.8.0
This release adds a new internal feature for abortability of async functions. It's provided as abortableAtom
util from 'jotai/utils'.
What's Changed
- feat(core,utils): abortable atom by @dai-shi in #1091
- breaking(devtools): renew useAtomsSnapshot and useGotoAtomsSnapshot by @dai-shi in #1311
- feat(utils): support RESET with update function for atomWithStorage/atomWithHash/atomWithReset by @austinwoon in #1346
New Contributors
- @darrenfdes made their first contribution in #1351
Full Changelog: v1.7.8...v1.8.0