Pinned
2,338 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 27 commits in 5 repositories
Created 1 repository
- shuding/stable-hash TypeScript
Created a pull request in vercel/swr that received 14 comments
Stable hash
This PR adds stable value hash, which is used in key serialization and value comparison. A potential optimization is to memorize hashed result in a…
+234
−92
•
14
comments
Opened 13 other pull requests in 3 repositories
vercel/swr
10
merged
1
open
- chore: Upgrade eslint and add local cache
- fix: Invalidate the key when mutating without revalidating
- chore: Improve project file structure
- chore: Refine type interfaces
- fix: Refactor core revalidate function and fix isValidating state bug
- chore: Code refactoring
- chore: Add React 18 to peerDependencies
- Chore: code refactoring for swr/infinite
- Chore: refactor code related to unsubscribing global listeners
- Hook for remote mutations
- Fix revalidateIfStale behavior when the key changes
vercel/swr-site
1
merged
vercel/styled-jsx
1
merged
Reviewed 27 pull requests in 4 repositories
vercel/swr
19 pull requests
- fix: Refactor core revalidate function and fix isValidating state bug
- example: add ref checking condition
- fix: Invalidate the key when mutating without revalidating
- chore: Refine type interfaces
- chore: Improve project file structure
- Type useSWR fetcher
- Hook for remote mutations
- ci: multiple dir type checking
- chore: Code refactoring
- Upgrade typescript to 4.4.3
- build(deps): bump tmpl from 1.0.4 to 1.0.5
- test: refactor key, middlewares, and suspense tests
- test: refactor integration and loading tests
- test: refactor mutation tests
- enhance: provider release handlers
- chore: remove unused typings
- build: no emit on error
- Fix initial isValidating when isPaused() returns true
- refactor: use TestSWRConfig for error-test
vercel/next.js
5 pull requests
vercel/styled-jsx
2 pull requests
shuding/nextra
1 pull request
Created an issue in vercel/swr that received 3 comments
Mutations with null as the value are ignored
Discussed in #1439 Originally posted by jacklimwenjie September 9, 2021 Just asking out of curiosity, my project has a bug that appeared to be mag…
3
comments
Opened 2 other issues in 1 repository
shuding/stable-hash
2
open
Answered 7 discussions in 1 repository
vercel/swr
vercel/swr
- useSWRInfinite fetch data multi times with page=0
- conditional fetch returns undefined between renders
- Mutate doesn't seem to be working
- Data/query being cached in two different components (gql)
- How to include arguments with key for fallback data in <SWRConfig> provider?
- reavalidateOnMount and revalidateIfStale
- How to access cache keys outside of React component / hook in >=1.0.0-beta.13
11
contributions
in private repositories
Sep 1 – Sep 20
