react-async-states icon indicating copy to clipboard operation
react-async-states copied to clipboard

V1 patches

Open incepter opened this issue 2 years ago • 0 comments

This list will contain all things that will be pushed as patches after the v1 lands:

  • [x] merge payload as member
  • [x] removal of source utilities that can be done directly with source
  • [x] add runp as internal member of state instance
  • [ ] Total synchronization of config and producer on every render
  • [ ] TError and TPayload types
  • [ ] TActions to add actions to operate on the source
  • [ ] dependencies removal from useAsyncState
  • [ ] Change logo and library visual identity #34
  • [ ] Add ts-example project
  • [ ] Add github Actions for build jobs
  • [ ] Devtools optimizations #83
  • [ ] remove the old js example project

incepter avatar Sep 09 '22 14:09 incepter