useStateMachine
useStateMachine copied to clipboard
v2
@cassiozen are you ready for v2? :P
Supersedes #86 Fixes #94
Todos:
- [ ] fix npm install (currently requires
--force) probably updating the dependencies will fix the issue - [ ] check if the problem described in #82 still exists
- [ ] docs
Okay I don't want to bombard you with such a big PR :P so let's go step by step
- First I would want you to create a v2 branch on this repo
- Then let's first merge #86 in v2 as they were already reviewed and were just reverted
- Then let's merge this one as it'll then only have the fixes required for types
- once these three steps are done we can add other features like
sendTand this thing