Skip to content

Releases: apenab/react-hooks-toolbox

0.1.9

10 Jun 15:18
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release
  • Fixed a problem with check connection with Dymo Web Service

0.1.7

07 May 21:13
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release

Fixes

  • Fixed problem of syncronizing axios request status with status of fetching dymo printers

0.1.0

03 May 19:31
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

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