0.2.0 - 2025-01-07
Changed
- Replaced the state handling. Instead of using React Context, the hook now uses https://www.npmjs.com/package/@xstate/store for state management.
Fixed
- Replacing the state handling fixed some edge case bugs where the state could become out of sync when switching between different identites.