-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: trpc/trpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dalechyn/trpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 22 files changed
- 2 contributors
Commits on Feb 7, 2024
-
feat(next/app-dir):
cacheTaggeneration to consider contextThis change allows a user to specify `contextCache` method in the `experimental_nextCacheLink`, which lets one select the values from the context that should be considered when a `cacheTag` is generated. It also changes the way `cacheTag` is generated, taking care of the fact that the `cacheTag` cannot be longer then 256 characters, thus instead of stringifying input values, it will form a sha-256 hash of those. Implements #5455
Configuration menu - View commit details
-
Copy full SHA for 6f32a91 - Browse repository at this point
Copy the full SHA 6f32a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee54e8 - Browse repository at this point
Copy the full SHA 7ee54e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cfe7f4 - Browse repository at this point
Copy the full SHA 6cfe7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3c99f - Browse repository at this point
Copy the full SHA cf3c99fView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6989a2e - Browse repository at this point
Copy the full SHA 6989a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b29441a - Browse repository at this point
Copy the full SHA b29441aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 655888e - Browse repository at this point
Copy the full SHA 655888eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb02d1 - Browse repository at this point
Copy the full SHA dfb02d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e88f1 - Browse repository at this point
Copy the full SHA a8e88f1View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 336f480 - Browse repository at this point
Copy the full SHA 336f480View commit details -
Configuration menu - View commit details
-
Copy full SHA for d133445 - Browse repository at this point
Copy the full SHA d133445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e35dda - Browse repository at this point
Copy the full SHA 8e35ddaView commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 726931d - Browse repository at this point
Copy the full SHA 726931dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f5fdff - Browse repository at this point
Copy the full SHA 2f5fdffView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...next