react-async-states
react-async-states copied to clipboard
V1 patches
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