v1.13.0
We are working on improving devtools for v2 API. To mitigate the migration, jotai/devtools
is moved to jotai-devtools
in this version. Please be aware that you need to manually install jotai-devtools
.
What's Changed
- fix(vanilla): reading async atom twice before resolving (v2 API) by @dai-shi in #1670
- feat(devtools): move to peer dependency by @dai-shi in #1672
- feat(devtools): deprecate jotai/devtools to prepare for v2 by @dai-shi in #1677
New Contributors
Full Changelog: v1.12.1...v1.13.0