Releases: jotaijs/jotai-devtools
Releases · jotaijs/jotai-devtools
Release 0.10.1
0.10.1 (2024-08-09)
Bug Fixes
- atom toString includes debugLabel in dev mode (#156) (609bd5a)
- react warnings on async atom read in v2 store (#160) (b27d779)
Release 0.9.1
0.9.1 (2024-04-24)
Bug Fixes
- remove global styles from final css build (#139) (13e9d60)
Release 0.9.0
0.9.0 (2024-04-16)
Features
- remove dependency to @emotion/react + adopt native css solution (#129) (0b99ce0)
Release 0.8.0
0.8.0 (2024-02-20)
Features
Release 0.7.1
0.7.1 (2023-12-04)
Bug Fixes
- defer setAtom in subscribers of store change during main render to next micro task (#109) (2cdc81d)
Release 0.7.0
0.7.0 (2023-10-14)
Features
Release 0.6.3
0.6.3 (2023-10-01)
Bug Fixes
Release 0.6.2
0.6.2 (2023-08-21)
Bug Fixes
- update jsondiffpatch to resolve process.platform undefined error (#93) (19f885d)
Release 0.6.1
0.6.1 (2023-08-02)
Bug Fixes