swr
https://github.com/vercel/swr
TypeScript
React Hooks for Data Fetching
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to swr
Help out
- Issues
- Not able to delete cache by key
- Global mutate fails when cache provider is overridden
- Requests with `suspense: true` block requests without `suspense: true` from starting
- useSWRInfinite returns initial result while loading with keepPreviousData
- Do not revalidate on mutation error
- If the request is canceled, it won't happen again, [ signal abortController]
- useSWRInfinite with types
- Revalidate useSWR by considering only the first argument when using multiple arguments.
- Add benchmark
- TypeScript error when middleware changes type of data
- Docs
- TypeScript not yet supported