File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.13.0 (2025-09-13)
4+
5+ - chore: update dependencies (#204 )
6+ ([ 79b8a84] ( https://github.com/jotaijs/jotai-devtools/commit/79b8a84 ) ), closes
7+ [ #204 ] ( https://github.com/jotaijs/jotai-devtools/issues/204 )
8+ - refactor: support INTERNAL_buildStoreRev2 + drop support for older version
9+ (#201 ) ([ 0dcf91b] ( https://github.com/jotaijs/jotai-devtools/commit/0dcf91b ) ),
10+ closes [ #201 ] ( https://github.com/jotaijs/jotai-devtools/issues/201 )
11+ - fix: building blocks are included on devStore (#198 )
12+ ([ 3ca38db] ( https://github.com/jotaijs/jotai-devtools/commit/3ca38db ) ), closes
13+ [ #198 ] ( https://github.com/jotaijs/jotai-devtools/issues/198 )
14+ - fix: remove direct dependency to jotai (#190 )
15+ ([ 5a44e7f] ( https://github.com/jotaijs/jotai-devtools/commit/5a44e7f ) ), closes
16+ [ #190 ] ( https://github.com/jotaijs/jotai-devtools/issues/190 )
17+
318## 0.12.0 (2025-04-27)
419
520- fix: re-add dev only export + add warning + docs around tree shaking (#186 )
Original file line number Diff line number Diff line change 11{
22 "name" : " jotai-devtools" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " A powerful toolkit to enhance your development experience with Jotai" ,
55 "author" : {
66 "name" : " Arjun Vegda" ,
You can’t perform that action at this time.
0 commit comments