cassiozen / useStateMachine

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

Reopen #72 #76 #86

Open devanshj opened 2 years ago

devanshj commented 2 years ago

72 #76

# this is what I did afaik
git checkout main
git pull upstream main
git reset --hard upstream/main
git push -f
git checkout -b revert-to-beta
git merge feat-instantiate
git merge api-change-for-sendt
# edit package.json
git commit -m "bump major"
devanshj commented 2 years ago

Also check if you can reproduce the error in #82's description on this PR's branch