pmndrs/jotai
### [`v1.8.0`](https://togithub.com/pmndrs/jotai/releases/tag/v1.8.0)
[Compare Source](https://togithub.com/pmndrs/jotai/compare/v1.7.8...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](https://togithub.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/1091](https://togithub.com/pmndrs/jotai/pull/1091)
- breaking(devtools): renew useAtomsSnapshot and useGotoAtomsSnapshot by [@dai-shi](https://togithub.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/1311](https://togithub.com/pmndrs/jotai/pull/1311)
- feat(utils): support RESET with update function for atomWithStorage/atomWithHash/atomWithReset by [@austinwoon](https://togithub.com/austinwoon) in [https://github.com/pmndrs/jotai/pull/1346](https://togithub.com/pmndrs/jotai/pull/1346)
#### New Contributors
- [@darrenfdes](https://togithub.com/darrenfdes) made their first contribution in [https://github.com/pmndrs/jotai/pull/1351](https://togithub.com/pmndrs/jotai/pull/1351)
**Full Changelog**: https://github.com/pmndrs/jotai/compare/v1.7.8...v1.8.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.7.8
->1.8.0
Release Notes
pmndrs/jotai
### [`v1.8.0`](https://togithub.com/pmndrs/jotai/releases/tag/v1.8.0) [Compare Source](https://togithub.com/pmndrs/jotai/compare/v1.7.8...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](https://togithub.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/1091](https://togithub.com/pmndrs/jotai/pull/1091) - breaking(devtools): renew useAtomsSnapshot and useGotoAtomsSnapshot by [@dai-shi](https://togithub.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/1311](https://togithub.com/pmndrs/jotai/pull/1311) - feat(utils): support RESET with update function for atomWithStorage/atomWithHash/atomWithReset by [@austinwoon](https://togithub.com/austinwoon) in [https://github.com/pmndrs/jotai/pull/1346](https://togithub.com/pmndrs/jotai/pull/1346) #### New Contributors - [@darrenfdes](https://togithub.com/darrenfdes) made their first contribution in [https://github.com/pmndrs/jotai/pull/1351](https://togithub.com/pmndrs/jotai/pull/1351) **Full Changelog**: https://github.com/pmndrs/jotai/compare/v1.7.8...v1.8.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.