Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
correasebastian
/
next.js
Public
forked from
vercel/next.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
next.js
packages
next
on
zt/sync-react
User selector
All users
All time
Commit history
Commits on Apr 2, 2024
Update React from `14898b6a9` to `a870b2d54`
ztanner
committed
bd59ec2
View commit details
Copy full SHA for bd59ec2
View code at this point
Browse repository at this point
add experimental client router cache config (#62856)
Show description for 86cbc1f
ztanner
authored
86cbc1f
View commit details
Copy full SHA for 86cbc1f
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
fix: pass `nonce` to `next/script` properly (#56995)
Show description for d2ac9c6
kevva
and
ijjk
authored
d2ac9c6
View commit details
Copy full SHA for d2ac9c6
View code at this point
Browse repository at this point
v14.2.0-canary.52
vercel-release-bot
committed
f4aeebf
View commit details
Copy full SHA for f4aeebf
View code at this point
Browse repository at this point
Update hover behaviour note in Link JSDoc comment (#60525)
Show description for e4a831c
nphmuller
and
ijjk
authored
e4a831c
View commit details
Copy full SHA for e4a831c
View code at this point
Browse repository at this point
chore: remove useless any (#63910)
Show description for f76fe61
CreeJee
and
ijjk
authored
f76fe61
View commit details
Copy full SHA for f76fe61
View code at this point
Browse repository at this point
ensure custom amp validator path is used if provided (#63940)
Show description for 3877515
ztanner
authored
3877515
View commit details
Copy full SHA for 3877515
View code at this point
Browse repository at this point
fix logic error in parallel route catch-all normalization (#63879)
Show description for de049f8
ztanner
authored
de049f8
View commit details
Copy full SHA for de049f8
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
v14.2.0-canary.51
vercel-release-bot
committed
952da87
View commit details
Copy full SHA for 952da87
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
v14.2.0-canary.50
vercel-release-bot
committed
1c5aa7f
View commit details
Copy full SHA for 1c5aa7f
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
fix: bundle fetching with asset prefix (#63627)
Show description for 4efe142
Netail
and
ijjk
authored
4efe142
View commit details
Copy full SHA for 4efe142
View code at this point
Browse repository at this point
fix: skip checking rewrites with an empty has array in isInterceptionRouteRewrite (#63873)
Show description for 5cfb7a0
evelynhathaway
and
ijjk
authored
5cfb7a0
View commit details
Copy full SHA for 5cfb7a0
View code at this point
Browse repository at this point
v14.2.0-canary.49
vercel-release-bot
committed
274a764
View commit details
Copy full SHA for 274a764
View code at this point
Browse repository at this point
fix(turbopack): loosen warning log guards (#63880)
Show description for 9e7d9ce
kwonoj
authored
9e7d9ce
View commit details
Copy full SHA for 9e7d9ce
View code at this point
Browse repository at this point
feat(next-swc): Pass names of side-effect-free packages (#63268)
Show description for 29d53c8
kdy1
authored
29d53c8
View commit details
Copy full SHA for 29d53c8
View code at this point
Browse repository at this point
Ensure we dedupe fetch requests properly during page revalidate (#63849)
ijjk
authored
b434ea4
View commit details
Copy full SHA for b434ea4
View code at this point
Browse repository at this point
fix: avoid metadata viewport warning during manually merging metadata (#63845)
Show description for 389ea36
huozhi
authored
389ea36
View commit details
Copy full SHA for 389ea36
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
fix(next-typescript-plugin): allow call expression for server actions (#63748)
Show description for 19c1916
devjiwonchoi
authored
19c1916
View commit details
Copy full SHA for 19c1916
View code at this point
Browse repository at this point
v14.2.0-canary.48
vercel-release-bot
committed
cbf901c
View commit details
Copy full SHA for cbf901c
View code at this point
Browse repository at this point
fix: default relative canonical url should not contain search (#63843)
Show description for 488984c
huozhi
authored
488984c
View commit details
Copy full SHA for 488984c
View code at this point
Browse repository at this point
fix double redirect when using a loading boundary (#63786)
Show description for c116da3
ztanner
authored
c116da3
View commit details
Copy full SHA for c116da3
View code at this point
Browse repository at this point
Move key generation to the earlier stage (#63832)
Show description for ae61e7e
shuding
authored
ae61e7e
View commit details
Copy full SHA for ae61e7e
View code at this point
Browse repository at this point
OTEL: use the current context when creating a root span (#63825)
Show description for d0ea289
dvoytenko
authored
d0ea289
View commit details
Copy full SHA for d0ea289
View code at this point
Browse repository at this point
skip HEAD request in server action redirect (#63819)
Show description for dfeb3d1
ztanner
authored
dfeb3d1
View commit details
Copy full SHA for dfeb3d1
View code at this point
Browse repository at this point
feat(turbopack): emit warning into logger (#63780)
Show description for f6ad1c0
kwonoj
authored
f6ad1c0
View commit details
Copy full SHA for f6ad1c0
View code at this point
Browse repository at this point
Ensure Webpack config shows a warning when using Turbopack (#63822)
Show description for 96978d9
timneutkens
authored
96978d9
View commit details
Copy full SHA for 96978d9
View code at this point
Browse repository at this point
v14.2.0-canary.47
vercel-release-bot
committed
fe9ce66
View commit details
Copy full SHA for fe9ce66
View code at this point
Browse repository at this point
fix router revalidation behavior for dynamic interception routes (#63768)
Show description for d2548b5
ztanner
authored
d2548b5
View commit details
Copy full SHA for d2548b5
View code at this point
Browse repository at this point
fix revalidation/refresh behavior with parallel routes (#63607)
Show description for 68de4c0
ztanner
authored
68de4c0
View commit details
Copy full SHA for 68de4c0
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
v14.2.0-canary.46
vercel-release-bot
committed
0c21ff7
View commit details
Copy full SHA for 0c21ff7
View code at this point
Browse repository at this point
v14.2.0-canary.45
vercel-release-bot
committed
1d9833b
View commit details
Copy full SHA for 1d9833b
View code at this point
Browse repository at this point
update turbopack (#63778)
Show description for ab5d0a2
sokra
authored
ab5d0a2
View commit details
Copy full SHA for ab5d0a2
View code at this point
Browse repository at this point
fixes to next.js tracing (#63673)
Show description for 00e9cf9
sokra
authored
00e9cf9
View commit details
Copy full SHA for 00e9cf9
View code at this point
Browse repository at this point
Respect non 200 status to page static generation response (#63731)
Show description for 93aac0e
huozhi
authored
93aac0e
View commit details
Copy full SHA for 93aac0e
View code at this point
Browse repository at this point
Fix ServerAction rejection reason (#63744)
Show description for 7425d51
gnoff
authored
7425d51
View commit details
Copy full SHA for 7425d51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.