useStateMachine icon indicating copy to clipboard operation
useStateMachine copied to clipboard

v2

Open devanshj opened this issue 8 months ago • 1 comments

@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

devanshj avatar Mar 16 '25 09:03 devanshj

Okay I don't want to bombard you with such a big PR :P so let's go step by step

  1. First I would want you to create a v2 branch on this repo
  2. Then let's first merge #86 in v2 as they were already reviewed and were just reverted
  3. Then let's merge this one as it'll then only have the fixes required for types
  4. once these three steps are done we can add other features like sendT and this thing

devanshj avatar Mar 16 '25 10:03 devanshj