Releases: apenab/react-hooks-toolbox
Releases · apenab/react-hooks-toolbox
0.1.9
- Fixed a problem with check connection with Dymo Web Service
0.1.7
Fixes
- Fixed problem of syncronizing axios request status with status of fetching dymo printers
0.1.0
New functionalities :
- New HOOKS to handle AXIOS
useAxiosGet()
useAxiosPost()
- New functionalities in DYMO Hooks
- Canceled previous request
- Debounce request
- Canceled request when component is unmounted