axios-hooks icon indicating copy to clipboard operation
axios-hooks copied to clipboard

🦆 React hooks for axios

Results 20 axios-hooks issues
Sort by recently updated
recently updated
newest added

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 6.0.0 to 7.14.0. Changelog Sourced from lru-cache's changelog. 7.14.0 Add maxEntrySize option to prevent caching items above a given calculated size. 7.13.0 Add forceRefresh option to trigger...

dependencies
javascript

I am wrapping axios-hooks in my own custom hook, which is then called by other hooks to fetch data based on specific API configurations ``` const useQuery = ( data:...

## scenario ### library versions the issue appears for these two sets of configurations: ``` # old "axios": "^0.27.2", "axios-hooks": "^3.1.3", # recent "axios": "^1.1.3", "axios-hooks": "^4.0.0", ``` ### axios-hooks...

Stale

### Pending commits since release [v5.0.2](https://github.com/simoneb/axios-hooks/releases/tag/v5.0.2) Based on the following commits, a **patch** release is recommended. Unreleased commits have been found which are pending release, please publish the changes. *...

notify-release

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.4 to 7.24.5. Release notes Sourced from @​babel/runtime's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies
javascript

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.1 to 7.24.5. Release notes Sourced from @​babel/cli's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies
javascript

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.5. Release notes Sourced from @​babel/core's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies
javascript

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.4 to 7.24.5. Release notes Sourced from @​babel/preset-env's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.5.0. Release notes Sourced from eslint's releases. v9.5.0 Features b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung) Bug Fixes...

dependencies
javascript