cassiozen / useStateMachine

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

Issues with Typescript v5.4 #94

Open pt7892 opened 5 months ago

pt7892 commented 5 months ago

Typescript type inference does not work with v5.4

Example: https://codesandbox.io/p/devbox/reverent-einstein-8fsr2d?file=%2Fsrc%2Fmain.tsx%3A1%2C1

lukefiji commented 4 months ago

Was going to use this but can't due to this issue :/