v3.0.0-alpha.1Pre-release
Fixed 1
- Prevent infinite microtask loop on rejected source recompute in unwrap
From Jotai
Includes v2.20.3 changes.
What's Changed
- fix(unwrap): prevent infinite microtask loop on rejected source recompute by @dai-shi with @Copilot in https://github.com/pmndrs/jotai/pull/3363
New Contributors
- @dai-shi with @Copilot made their first contribution in https://github.com/pmndrs/jotai/pull/3363
Full Changelog: https://github.com/pmndrs/jotai/compare/v3.0.0-alpha.0...v3.0.0-alpha.1