Skip to content

Releases: jotaijs/jotai-devtools

Release 0.10.1

09 Aug 13:17
0128a16
Compare
Choose a tag to compare

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.10.0

07 Jun 22:47
2271706
Compare
Choose a tag to compare

0.10.0 (2024-06-07)

Features

Release 0.9.1

24 Apr 22:13
3f69ad2
Compare
Choose a tag to compare

0.9.1 (2024-04-24)

Bug Fixes

  • remove global styles from final css build (#139) (13e9d60)

Release 0.9.0

16 Apr 09:57
1849018
Compare
Choose a tag to compare

0.9.0 (2024-04-16)

Features

  • remove dependency to @emotion/react + adopt native css solution (#129) (0b99ce0)

Release 0.8.0

20 Feb 23:34
2d47fc8
Compare
Choose a tag to compare

0.8.0 (2024-02-20)

Features

Release 0.7.1

04 Dec 14:24
1aaab4b
Compare
Choose a tag to compare

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

14 Oct 18:38
12ba74a
Compare
Choose a tag to compare

0.7.0 (2023-10-14)

Features

Release 0.6.3

01 Oct 14:11
e4842fe
Compare
Choose a tag to compare

0.6.3 (2023-10-01)

Bug Fixes

  • add trigger button to global css (#98) (1033c5e)

Release 0.6.2

21 Aug 00:34
ae4ca20
Compare
Choose a tag to compare

0.6.2 (2023-08-21)

Bug Fixes

  • update jsondiffpatch to resolve process.platform undefined error (#93) (19f885d)

Release 0.6.1

02 Aug 00:43
03a97fd
Compare
Choose a tag to compare

0.6.1 (2023-08-02)

Bug Fixes