cassiozen / useStateMachine

The <1 kb state machine hook for React
MIT License
2.38k stars 47 forks source link

Document the difference between nextEvents & nextEventsT #69

Closed cassiozen closed 1 year ago

devanshj commented 3 years ago

Also mention that T variants don't follow semver, they'll keep getting strict and might break even without a major bump.

Is this good? Because I think this will happen at least with sendT when we will include shouldSendT. We might even need degrees of strictness I dunno haha.