Releases: StyleShit/atomsphere
Releases · StyleShit/atomsphere
v0.0.4
Patch Changes
- 876fa5e: Fix types in
useAtom
hook
- c04b01c: Improve types in
atom
function
v0.0.1
Patch Changes
- daddcb3: Support setting a new value using a setter function
- c7acb63: Add
useAtom
hook
- fc17bfd: Add derived atoms support
- ee30927: Add basic atom creation