Enhance jest test cases test functionality of re-render was not possible due to the limitation of timeouts - [ ] act for deps - [ ] deps is should be tested - [ ] test with act functionality - [ ] wrapping the latest useState test in the describe breaking everything - [ ] use state order change breaks test 🥹? - [ ] all API is called twice but the useRef is called with the first call and its default value only - [ ] add circle ci - [ ] config workflows to test cjs and umd in production - [ ] config workflows to test react 16.8 and react 17
Enhance jest test cases
test functionality of re-render was not possible due to the limitation of timeouts