- Added two new atoms,
atomWithActor
andatomWithActorSnapshot
to conform with XState v5's actor model - Refactored
atomWithMachine
to be simpler and consume the two other methods - Added tests for the two new methods
- Adjusted code for Xstate V5 #8
- Module-first setup #7
- feat: mark internal atoms as private
- Migrate to Jotai v2 API #1
- Initial release