react-query-helper
react-query-helper copied to clipboard
A helper library to use react-query more efficient, consistency
Why can’t you just use this https://react-query.tanstack.com/guides/query-functions#using-a-query-object-instead-of-parameters? I have a feeling that makeQueryHelper should not depend on queryClient. This will make streaming difficult, because now your component actually bundles the...
Are there any plans to support `@tanstack/react-query` (react-query v4) ?
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4. Release notes Sourced from form-data's releases. v3.0.2 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...