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 supported2 Subscribers
Add a CodeTriage badge to swr
Help out
- Issues
- Do not revalidate on mutation error
- If the request is canceled, it won't happen again, [ signal abortController]
- Revalidate useSWR by considering only the first argument when using multiple arguments.
- Add benchmark
- TypeScript error when middleware changes type of data
- Make sure mutate invalidates concurrent requests
- fix: Do not override falsy (null) fetcher
- Multiple swr version conflict
- useSWRInfinite skipPrevious param
- SWR global error handling doesn't catch all error
- Docs
- TypeScript not yet supported