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
test
development
on
canary
User selector
All users
All time
Commit history
Commits on Jan 17, 2025
feature(error): capture ssr error in overlay during dev (#74983)
huozhi
authored
f140b2d
View commit details
Copy full SHA for f140b2d
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Fix dev server ignores ENOENT error when loading page (#65213)
lukahartwig
authored
4cd25dc
View commit details
Copy full SHA for 4cd25dc
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
test: add feature of overriding files (#74716)
huozhi
authored
08c6275
View commit details
Copy full SHA for 08c6275
View code at this point
Browse repository at this point
Ensure metadata doesn't break scroll-to-top on navigation (#74748)
eps1lon
authored
f8afd61
View commit details
Copy full SHA for f8afd61
View code at this point
Browse repository at this point
chore: remove dead code from ReactDevOverlay (#74702)
Show description for 7da911d
gaojude
authored
7da911d
View commit details
Copy full SHA for 7da911d
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
test: consolidate hmr test for turbopack (#74694)
Show description for 6cb70b1
huozhi
authored
6cb70b1
View commit details
Copy full SHA for 6cb70b1
View code at this point
Browse repository at this point
Fix presentation when onerror receives an event without error (#74643)
huozhi
authored
0d81c3c
View commit details
Copy full SHA for 0d81c3c
View code at this point
Browse repository at this point
test: assert the logs has updated after revaluate js value (#74686)
huozhi
authored
a3de876
View commit details
Copy full SHA for a3de876
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
refactor: generic dev build indicator (#74615)
Show description for 5c49eec
gaojude
authored
5c49eec
View commit details
Copy full SHA for 5c49eec
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
[metadata] Move metadata rendering adjacent to page component (#74262)
huozhi
authored
90fbbf3
View commit details
Copy full SHA for 90fbbf3
View code at this point
Browse repository at this point
test: update test for async client component with snapshot (#74550)
Show description for c14c6e0
huozhi
authored
c14c6e0
View commit details
Copy full SHA for c14c6e0
View code at this point
Browse repository at this point
fix: add node internals stack frames to ignored list (#73698)
huozhi
authored
286c14d
View commit details
Copy full SHA for 286c14d
View code at this point
Browse repository at this point
test: add missing await for hydration test (#74542)
huozhi
authored
4c5fa1d
View commit details
Copy full SHA for 4c5fa1d
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
Fix linting between lint-check and lint-staged (#74503)
ijjk
authored
2e114e4
View commit details
Copy full SHA for 2e114e4
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
Stop sourcemapping function names (#74085)
eps1lon
authored
848c229
View commit details
Copy full SHA for 848c229
View code at this point
Browse repository at this point
Turbopack: next/dynamic use transitions instead of AST analysis (#73627)
Show description for d3529ba
mischnic
authored
d3529ba
View commit details
Copy full SHA for d3529ba
View code at this point
Browse repository at this point
Commits on Dec 17, 2024
Fix double rendering of ReactDevOverlay when required root tags are missing (#73993)
gaojude
authored
fd0028e
View commit details
Copy full SHA for fd0028e
View code at this point
Browse repository at this point
Commits on Dec 13, 2024
Exclude `.test.` files from using error code plugin (#73868)
Show description for 483a6b0
gaojude
authored
483a6b0
View commit details
Copy full SHA for 483a6b0
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
Rename variables in LayoutRouter for clarity (#73826)
Show description for 0b1eaf1
acdlite
authored
0b1eaf1
View commit details
Copy full SHA for 0b1eaf1
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
feat: error code (#73332)
Show description for 306d4bd
gaojude
authored
306d4bd
View commit details
Copy full SHA for 306d4bd
View code at this point
Browse repository at this point
error-overlay: Rename "Error" to "Issue" (#72817)
eps1lon
authored
ddd6629
View commit details
Copy full SHA for ddd6629
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
test: move HMR basic test to a separate file (#73612)
Show description for ed26786
devjiwonchoi
authored
ed26786
View commit details
Copy full SHA for ed26786
View code at this point
Browse repository at this point
test: move HMR main test to a separate file (#73611)
Show description for 02d5294
devjiwonchoi
authored
02d5294
View commit details
Copy full SHA for 02d5294
View code at this point
Browse repository at this point
test: move HMR Error Recovery test to a separate file (#73592)
Show description for abe7310
devjiwonchoi
authored
abe7310
View commit details
Copy full SHA for abe7310
View code at this point
Browse repository at this point
test: move HMR Full Reload test to a separate file (#73591)
Show description for 8f6dd89
devjiwonchoi
authored
8f6dd89
View commit details
Copy full SHA for 8f6dd89
View code at this point
Browse repository at this point
Remove ignore for anonymous stack frame (#73610)
huozhi
authored
74b09dd
View commit details
Copy full SHA for 74b09dd
View code at this point
Browse repository at this point
Ignore-list stack frames in node_modules even if not explicitly ignore-listed by their sourcemaps (#73689)
eps1lon
authored
4c7ef6a
View commit details
Copy full SHA for 4c7ef6a
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
Dynamic IO: Improve error handling (#73607)
Show description for a28160a
unstubbable
authored
a28160a
View commit details
Copy full SHA for a28160a
View code at this point
Browse repository at this point
feat(after): stabilize `unstable_after` (#73605)
Show description for 82e84e4
lubieowoce
authored
82e84e4
View commit details
Copy full SHA for 82e84e4
View code at this point
Browse repository at this point
test: replace `check` to `retry` in hmr.test.ts (#73590)
Show description for 3fbb2a6
devjiwonchoi
authored
3fbb2a6
View commit details
Copy full SHA for 3fbb2a6
View code at this point
Browse repository at this point
[Turbopack] add telemetry for persistent caching usage (#73554)
Show description for 43c13f4
sokra
authored
43c13f4
View commit details
Copy full SHA for 43c13f4
View code at this point
Browse repository at this point
Use consistent error formatting in terminal (#71909)
eps1lon
authored
98de5db
View commit details
Copy full SHA for 98de5db
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Ensure Issue Overlay sourcemaps externals in Turbopack (#73439)
Show description for 81f6cb4
eps1lon
authored
81f6cb4
View commit details
Copy full SHA for 81f6cb4
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Bump `@swc/core` to 1.9.3 (#73420)
Show description for a37ac20
eps1lon
authored
a37ac20
View commit details
Copy full SHA for a37ac20
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
fix(after): allow reading draftMode status in after (#73324)
Show description for f5e35b8
lubieowoce
authored
f5e35b8
View commit details
Copy full SHA for f5e35b8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.