use-async-resource icon indicating copy to clipboard operation
use-async-resource copied to clipboard

A custom React hook for simple data fetching with React Suspense

Results 13 use-async-resource issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.8 to 7.18.9. Release notes Sourced from @​babel/preset-env's releases. v7.18.9 (2022-07-18) :bug: Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@​zxbodya) babel-generator #14758 fix:...

dependencies

There is no obvious reason for using `object-hash` here and it adds 32kb to the bundle size. https://bundlephobia.com/[email protected]

enhancement

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 27.3.1 to 28.1.2 Release notes Sourced from jest's releases. v28.1.2 Fixes [jest-runtime] Avoid star type import...

dependencies

Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.15.0 to 7.18.6. Release notes Sourced from @​babel/preset-typescript's releases. v7.18.6 (2022-06-27) :eyeglasses: Spec Compliance babel-parser #14650 [ts] Disallow property access after instantiation expression (@​nicolo-ribaudo) #14636 [ts] Allow...

dependencies

I was using this library in a load more scenario (infinity scolling) - there does not seem to be a way to stop suspense being triggered causing a redraw when...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [object-hash](https://github.com/puleos/object-hash) from 2.0.3 to 3.0.0. Commits 1045a05 v3.0.0 04db18b Javascript unsigned signed typed arrays return same hash (#114) 5e82c25 readme: fix common errors (#112) 676c3bc 2.2.0 3fd11bb feat: add...

dependencies

Have you considered supporting different cache strategies? Now the cache is hard-coded in the library, but providing a cache interface (or using some standard, existing one) that people can implement...

enhancement

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies