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
- fix: enable global mutate to revalidate useSWRInfinite data with includeSpecialKeys option
- optimisticData not working after upgrading to Expo 53
- Suspense mode with `useTransition` mutate not work expectly
- useSWRInfinite - Mutate multiple items
- mutate optimisticData does not use updated optimistic state on consecutive calls
- Non isolated behavior in multiple `useSWRInfinite` with same URL
- Make providing fallback data for `useSWRSubscription` more intuitive
- hash function does multiple toStrings when it could do 1
- Feature request: Add configuration for running SWR on simulated runtimes on the server
- When using two `useSWRInfinite` in one page, `initialPageSize` of one is overwritten by `initialPageSize` of other.
- Docs
- TypeScript not yet supported