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
Type
/
to 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
on
zt/debug-dynamic-ppr
User selector
All users
All time
Commit history
Commits on May 22, 2024
chore(next/image): remove unused `output` parameter (#66083)
Show description for c3d93b1
styfle
authored
c3d93b1
View commit details
Copy full SHA for c3d93b1
View code at this point
Browse repository at this point
implement unstable_rethrow (#65831)
Show description for 5c9ea1c
4 people
authored
5c9ea1c
View commit details
Copy full SHA for 5c9ea1c
View code at this point
Browse repository at this point
Update React from 04b058868c to 81c5ff2e04 (#65869)
eps1lon
authored
a25e7d2
View commit details
Copy full SHA for a25e7d2
View code at this point
Browse repository at this point
Commits on May 21, 2024
v14.3.0-canary.76
vercel-release-bot
committed
d299bbf
View commit details
Copy full SHA for d299bbf
View code at this point
Browse repository at this point
Add dedicated client entry for Turbopack builds (#65824)
Show description for 35d300e
wbinnssmith
and
timneutkens
authored
35d300e
View commit details
Copy full SHA for 35d300e
View code at this point
Browse repository at this point
v14.3.0-canary.75
vercel-release-bot
committed
22f822e
View commit details
Copy full SHA for 22f822e
View code at this point
Browse repository at this point
[Breaking] disable client router cache for page segments (#66039)
Show description for 1f545af
ztanner
authored
1f545af
View commit details
Copy full SHA for 1f545af
View code at this point
Browse repository at this point
v14.3.0-canary.74
vercel-release-bot
committed
5cba51e
View commit details
Copy full SHA for 5cba51e
View code at this point
Browse repository at this point
Upgrade lightningcss, disable grid prefixing (#65986)
Show description for 413d122
timneutkens
authored
413d122
View commit details
Copy full SHA for 413d122
View code at this point
Browse repository at this point
Revert webpack bundling layer changes for middleware/pages (#66049)
Show description for 4818c4c
ijjk
authored
4818c4c
View commit details
Copy full SHA for 4818c4c
View code at this point
Browse repository at this point
Update `create-next-app` template CSS (#66043)
Show description for a38caf4
ypessoa
and
ijjk
authored
a38caf4
View commit details
Copy full SHA for a38caf4
View code at this point
Browse repository at this point
Fix typo in JSDoc of `ppr` flag of `next.config.js` (#66028)
Nayeem-XTREME
authored
03f34f2
View commit details
Copy full SHA for 03f34f2
View code at this point
Browse repository at this point
Fix router.refresh missing canonical url override (#65999)
Show description for d498f9c
3 people
authored
d498f9c
View commit details
Copy full SHA for d498f9c
View code at this point
Browse repository at this point
Commits on May 20, 2024
[Breaking] Disable automatic static generation for route handlers (#65825)
Show description for 6f9c472
ijjk
and
ztanner
authored
6f9c472
View commit details
Copy full SHA for 6f9c472
View code at this point
Browse repository at this point
v14.3.0-canary.73
vercel-release-bot
committed
49c1e12
View commit details
Copy full SHA for 49c1e12
View code at this point
Browse repository at this point
Turbopack: Implement `next/font/local` with `BeforeResolvePlugin` and show custom error message (#65870)
Show description for 4ff11d0
wbinnssmith
authored
4ff11d0
View commit details
Copy full SHA for 4ff11d0
View code at this point
Browse repository at this point
feat: Add option to enable Turbopack with create-next-app (#65926)
Show description for 60ad8af
5 people
authored
60ad8af
View commit details
Copy full SHA for 60ad8af
View code at this point
Browse repository at this point
short-circuit OPTIONS requests to pages (#65295)
Show description for 0eedddb
ztanner
authored
0eedddb
View commit details
Copy full SHA for 0eedddb
View code at this point
Browse repository at this point
Change default of prerenderEarlyExit to true (#65830)
Show description for c5a0878
ijjk
authored
c5a0878
View commit details
Copy full SHA for c5a0878
View code at this point
Browse repository at this point
Add additional log to experimental ppr flag in next.config.js (#65944)
Show description for e1e197a
Nayeem-XTREME
and
ijjk
authored
e1e197a
View commit details
Copy full SHA for e1e197a
View code at this point
Browse repository at this point
fix(next): initial prefetch cache not set properly with different search params (#65977)
Show description for 79c934a
devjiwonchoi
and
ztanner
authored
79c934a
View commit details
Copy full SHA for 79c934a
View code at this point
Browse repository at this point
Fix revalidateTimings route for catchall index route (#65843)
Show description for 8a429e0
Niko Sams
and
ijjk
authored
8a429e0
View commit details
Copy full SHA for 8a429e0
View code at this point
Browse repository at this point
unstable_after: support nested unstable_after calls (#65950)
Show description for 663488c
lubieowoce
authored
663488c
View commit details
Copy full SHA for 663488c
View code at this point
Browse repository at this point
Update font data (#65961)
Show description for f95656a
vercel-release-bot
and
ijjk
authored
f95656a
View commit details
Copy full SHA for f95656a
View code at this point
Browse repository at this point
fix(next/image): prefer sharp defaults, use mozjpeg for JPEG (#65846)
Show description for dd8ee52
lovell
authored
dd8ee52
View commit details
Copy full SHA for dd8ee52
View code at this point
Browse repository at this point
v14.3.0-canary.72
vercel-release-bot
committed
14a9873
View commit details
Copy full SHA for 14a9873
View code at this point
Browse repository at this point
experimental: unstable_after (#65038)
Show description for 79bebe7
lubieowoce
authored
79bebe7
View commit details
Copy full SHA for 79bebe7
View code at this point
Browse repository at this point
Commits on May 18, 2024
v14.3.0-canary.71
vercel-release-bot
committed
3843166
View commit details
Copy full SHA for 3843166
View code at this point
Browse repository at this point
Docs: Replace "twitter.com" to "x.com" (#65917)
Show description for 6a80f2b
ryohidaka
and
samcx
authored
6a80f2b
View commit details
Copy full SHA for 6a80f2b
View code at this point
Browse repository at this point
Update create-next-app template (#65803)
Show description for c0b3f43
ypessoa
and
samcx
authored
c0b3f43
View commit details
Copy full SHA for c0b3f43
View code at this point
Browse repository at this point
Commits on May 17, 2024
v14.3.0-canary.70
vercel-release-bot
committed
9c31149
View commit details
Copy full SHA for 9c31149
View code at this point
Browse repository at this point
v14.3.0-canary.69
vercel-release-bot
committed
48b91dc
View commit details
Copy full SHA for 48b91dc
View code at this point
Browse repository at this point
Revert "Fix broken HTML inlining of non UTF-8 decodable binary data f… (#65906)
Show description for 6580373
ztanner
authored
6580373
View commit details
Copy full SHA for 6580373
View code at this point
Browse repository at this point
Update turbopack & swc_core (#65450)
Show description for 138e45c
kdy1
and
ForsakenHarmony
authored
138e45c
View commit details
Copy full SHA for 138e45c
View code at this point
Browse repository at this point
Revert "Set default stale-while-revalidate header value to 1 year" (#65887)
Show description for 168d125
ztanner
authored
168d125
View commit details
Copy full SHA for 168d125
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.