Skip to content

v1.8.0

Compare
Choose a tag to compare
@dai-shi dai-shi released this 19 Aug 10:16
· 541 commits to main since this release

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

Full Changelog: v1.7.8...v1.8.0