Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 364 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 364 Bytes

Change Log

[Unreleased]

[0.4.1] - 2024-06-23

Changed

  • fix: withImmer doesn't work with resettable atom #11

Changed

[0.4.0] - 2024-05-21

  • Module-first setup #9

[0.3.0] - 2024-01-04

  • Add useSetImmerAtom hook #4

[0.2.0] - 2023-01-31

Added

  • Migrate to Jotai v2 API #1

[0.1.0] - 2022-11-15

Added

  • Initial release