Skip to content

Releases: StyleShit/atomsphere

v0.0.4

22 Aug 19:11
ed5ef74
Compare
Choose a tag to compare

Patch Changes

  • 876fa5e: Fix types in useAtom hook
  • c04b01c: Improve types in atom function

v0.0.3

05 Aug 05:02
70b7131
Compare
Choose a tag to compare

Patch Changes

v0.0.2

03 Aug 19:28
af07753
Compare
Choose a tag to compare

Patch Changes

v0.0.1

02 Aug 13:49
Compare
Choose a tag to compare

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