pmndrs/jotai
### [`v1.7.6`](https://togithub.com/pmndrs/jotai/releases/tag/v1.7.6)
[Compare Source](https://togithub.com/pmndrs/jotai/compare/v1.7.5...v1.7.6)
We still had some typing issues introduced in v1.7.3, which is basically reverted with some improvements.
This version also has a new implementation of `jotai/query` which supports error handling.
#### What's Changed
- fix(types): use TS interfaces only for public api by [@dai-shi](https://togithub.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/1289](https://togithub.com/pmndrs/jotai/pull/1289)
- feat(query): support error handling (full re-implementation) by [@dai-shi](https://togithub.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/1239](https://togithub.com/pmndrs/jotai/pull/1239)
**Full Changelog**: https://github.com/pmndrs/jotai/compare/v1.7.5...v1.7.6
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.5
->1.7.6
Release Notes
pmndrs/jotai
### [`v1.7.6`](https://togithub.com/pmndrs/jotai/releases/tag/v1.7.6) [Compare Source](https://togithub.com/pmndrs/jotai/compare/v1.7.5...v1.7.6) We still had some typing issues introduced in v1.7.3, which is basically reverted with some improvements. This version also has a new implementation of `jotai/query` which supports error handling. #### What's Changed - fix(types): use TS interfaces only for public api by [@dai-shi](https://togithub.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/1289](https://togithub.com/pmndrs/jotai/pull/1289) - feat(query): support error handling (full re-implementation) by [@dai-shi](https://togithub.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/1239](https://togithub.com/pmndrs/jotai/pull/1239) **Full Changelog**: https://github.com/pmndrs/jotai/compare/v1.7.5...v1.7.6Configuration
📅 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.