pmndrs/jotai (jotai)
### [`v2.10.2`](https://redirect.github.com/pmndrs/jotai/releases/tag/v2.10.2)
[Compare Source](https://redirect.github.com/pmndrs/jotai/compare/v2.10.1...v2.10.2)
Fixed some jotai/utils for a regression in v2.10.0.
##### What's Changed
- fix(unstable_derive): trap atom methods by [@dai-shi](https://redirect.github.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/2741](https://redirect.github.com/pmndrs/jotai/pull/2741)
- Throw error on `useAtom(undefined)` or `useAtom(null)` by [@kevinschaich](https://redirect.github.com/kevinschaich) in [https://github.com/pmndrs/jotai/pull/2778](https://redirect.github.com/pmndrs/jotai/pull/2778)
- fix(utils): make 'loadable' update immediate after resolve by [@e7h4n](https://redirect.github.com/e7h4n) in [https://github.com/pmndrs/jotai/pull/2790](https://redirect.github.com/pmndrs/jotai/pull/2790)
- fix(utils): make 'unwrap' update immediate after resolve by [@organize](https://redirect.github.com/organize) in [https://github.com/pmndrs/jotai/pull/2794](https://redirect.github.com/pmndrs/jotai/pull/2794)
##### New Contributors
- [@niklasbec](https://redirect.github.com/niklasbec) made their first contribution in [https://github.com/pmndrs/jotai/pull/2773](https://redirect.github.com/pmndrs/jotai/pull/2773)
- [@romain-trotard](https://redirect.github.com/romain-trotard) made their first contribution in [https://github.com/pmndrs/jotai/pull/2781](https://redirect.github.com/pmndrs/jotai/pull/2781)
- [@kretajak](https://redirect.github.com/kretajak) made their first contribution in [https://github.com/pmndrs/jotai/pull/2786](https://redirect.github.com/pmndrs/jotai/pull/2786)
- [@Brokyeom](https://redirect.github.com/Brokyeom) made their first contribution in [https://github.com/pmndrs/jotai/pull/2798](https://redirect.github.com/pmndrs/jotai/pull/2798)
- [@ryoku4](https://redirect.github.com/ryoku4) made their first contribution in [https://github.com/pmndrs/jotai/pull/2802](https://redirect.github.com/pmndrs/jotai/pull/2802)
- [@yairEO](https://redirect.github.com/yairEO) made their first contribution in [https://github.com/pmndrs/jotai/pull/2805](https://redirect.github.com/pmndrs/jotai/pull/2805)
- [@kevinschaich](https://redirect.github.com/kevinschaich) made their first contribution in [https://github.com/pmndrs/jotai/pull/2778](https://redirect.github.com/pmndrs/jotai/pull/2778)
- [@e7h4n](https://redirect.github.com/e7h4n) made their first contribution in [https://github.com/pmndrs/jotai/pull/2790](https://redirect.github.com/pmndrs/jotai/pull/2790)
- [@organize](https://redirect.github.com/organize) made their first contribution in [https://github.com/pmndrs/jotai/pull/2794](https://redirect.github.com/pmndrs/jotai/pull/2794)
**Full Changelog**: https://github.com/pmndrs/jotai/compare/v2.10.1...v2.10.2
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, 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, check this box
This PR contains the following updates:
2.10.1
->2.10.2
Release Notes
pmndrs/jotai (jotai)
### [`v2.10.2`](https://redirect.github.com/pmndrs/jotai/releases/tag/v2.10.2) [Compare Source](https://redirect.github.com/pmndrs/jotai/compare/v2.10.1...v2.10.2) Fixed some jotai/utils for a regression in v2.10.0. ##### What's Changed - fix(unstable_derive): trap atom methods by [@dai-shi](https://redirect.github.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/2741](https://redirect.github.com/pmndrs/jotai/pull/2741) - Throw error on `useAtom(undefined)` or `useAtom(null)` by [@kevinschaich](https://redirect.github.com/kevinschaich) in [https://github.com/pmndrs/jotai/pull/2778](https://redirect.github.com/pmndrs/jotai/pull/2778) - fix(utils): make 'loadable' update immediate after resolve by [@e7h4n](https://redirect.github.com/e7h4n) in [https://github.com/pmndrs/jotai/pull/2790](https://redirect.github.com/pmndrs/jotai/pull/2790) - fix(utils): make 'unwrap' update immediate after resolve by [@organize](https://redirect.github.com/organize) in [https://github.com/pmndrs/jotai/pull/2794](https://redirect.github.com/pmndrs/jotai/pull/2794) ##### New Contributors - [@niklasbec](https://redirect.github.com/niklasbec) made their first contribution in [https://github.com/pmndrs/jotai/pull/2773](https://redirect.github.com/pmndrs/jotai/pull/2773) - [@romain-trotard](https://redirect.github.com/romain-trotard) made their first contribution in [https://github.com/pmndrs/jotai/pull/2781](https://redirect.github.com/pmndrs/jotai/pull/2781) - [@kretajak](https://redirect.github.com/kretajak) made their first contribution in [https://github.com/pmndrs/jotai/pull/2786](https://redirect.github.com/pmndrs/jotai/pull/2786) - [@Brokyeom](https://redirect.github.com/Brokyeom) made their first contribution in [https://github.com/pmndrs/jotai/pull/2798](https://redirect.github.com/pmndrs/jotai/pull/2798) - [@ryoku4](https://redirect.github.com/ryoku4) made their first contribution in [https://github.com/pmndrs/jotai/pull/2802](https://redirect.github.com/pmndrs/jotai/pull/2802) - [@yairEO](https://redirect.github.com/yairEO) made their first contribution in [https://github.com/pmndrs/jotai/pull/2805](https://redirect.github.com/pmndrs/jotai/pull/2805) - [@kevinschaich](https://redirect.github.com/kevinschaich) made their first contribution in [https://github.com/pmndrs/jotai/pull/2778](https://redirect.github.com/pmndrs/jotai/pull/2778) - [@e7h4n](https://redirect.github.com/e7h4n) made their first contribution in [https://github.com/pmndrs/jotai/pull/2790](https://redirect.github.com/pmndrs/jotai/pull/2790) - [@organize](https://redirect.github.com/organize) made their first contribution in [https://github.com/pmndrs/jotai/pull/2794](https://redirect.github.com/pmndrs/jotai/pull/2794) **Full Changelog**: https://github.com/pmndrs/jotai/compare/v2.10.1...v2.10.2Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.