Releases: jotaijs/jotai-devtools
Releases · jotaijs/jotai-devtools
Release 0.6.0
0.6.0 (2023-06-16)
Features
Release 0.6.0-next.0
Features
- add time travel feature (53b916a)
- hardcode locale to en-US for now (312deff)
Bug Fixes
- create-timestamp.ts: add default locale (10c2ef8)
Refactors
- RecordHistory.tsx: update tooltip content (04187a2)
Release 0.5.3
0.5.3 (2023-05-11)
Features
Bug Fixes
- add backwards compatible store support for <=2.1.0 (#70) (f1f6f79)
Refactors
- cosmetic update streamline border radius (#71) (7f8e70c)
- extract action list item to its own component (#75) (e218e5f)
Release 0.5.2
0.5.2 (2023-05-01)
Bug Fixes
- avoid running preinstall scripts on userland (#67) (2c49877)
Release 0.5.1
0.5.1 (2023-04-30)
Bug Fixes
Release 0.5.0
0.5.0 (2023-04-30)
Bug Fixes
- generate esm modules with process.env.NODE_ENV (#60) (0d07f94)
Features
Release 0.4.0
0.4.0 (2023-03-29)
Bug Fixes
- move @emotion/react to peer dependency (#42) (b4cdb50)
- prevent adding padding to body (#51) (98b34fe)
Features
- cache user-set shell height for optimal UX (#43) (a2d5ea6)
Release 0.3.1
0.3.1 (2023-03-12)
Bug Fixes
Release 0.3.0
0.3.0 (2023-03-06)
Bug Fixes
- improve atom list stability + remove deep parse feature (fe82bfe)
Release 0.3.0-next.4
Bug Fixes
- bundle in fonts for better stability (236cd75)
- fonts css (be8c16c)
- use JetBrains mono fonts on NavLink (68cbe5a)
Features
- add option to display private atoms (d1875ee)