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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
next.js
Public
forked from
vercel/next.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
next.js
client
on
master
User selector
All users
All time
Commit history
Commits on Oct 30, 2017
Expose mechanism to monitor render events (#2655)
Show description for 6e44cde
kpdecker
authored and
timneutkens
committed
6e44cde
View commit details
Copy full SHA for 6e44cde
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
Strip ansi codes when logging client side (#3138)
timneutkens
authored
a28bbb0
View commit details
Copy full SHA for a28bbb0
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
Move dev error view import to dev entry point (#3093)
Show description for fa18e13
kpdecker
authored and
timneutkens
committed
fa18e13
View commit details
Copy full SHA for fa18e13
View code at this point
Browse repository at this point
Commits on Oct 14, 2017
Fix renderPage in production mode (#3089)
Show description for 8711a7d
kpdecker
authored and
timneutkens
committed
8711a7d
View commit details
Copy full SHA for 8711a7d
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Use ReactDom.hydrate just for initial renderer. (#3012)
Show description for ee68d32
arunoda
authored
ee68d32
View commit details
Copy full SHA for ee68d32
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
React 16 (fiber) (#2996)
Show description for d19cc97
kjs3
authored and
timneutkens
committed
d19cc97
View commit details
Copy full SHA for d19cc97
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
Tie page visibility api to on demand pinger (#2818)
Show description for 808c662
kpdecker
authored and
timneutkens
committed
808c662
View commit details
Copy full SHA for 808c662
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
Reload the page only if the change is for the current page. (#2589)
Show description for 8ee024f
arunoda
authored
8ee024f
View commit details
Copy full SHA for 8ee024f
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
Send credentials with on-demand-entries-ping (#2509)
reicheltp
authored and
timneutkens
committed
fc259cf
View commit details
Copy full SHA for fc259cf
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Remove mitt and use an internal EventEmitter (#2477)
Show description for 0c7089f
arunoda
authored
0c7089f
View commit details
Copy full SHA for 0c7089f
View code at this point
Browse repository at this point
Commits on Jul 2, 2017
Fix page auto-reload when there's a 404/500 page. (#2437)
arunoda
authored
f3955bd
View commit details
Copy full SHA for f3955bd
View code at this point
Browse repository at this point
Prevent flooding when an error occurs (#2351)
oliviertassinari
authored and
arunoda
committed
a07c7c4
View commit details
Copy full SHA for a07c7c4
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Merge branch 'master' into v3-beta
rauchg
committed
850a931
View commit details
Copy full SHA for 850a931
View code at this point
Browse repository at this point
Commits on May 25, 2017
Fix issue related to 404 and no default exports. (#2063)
Show description for 787a110
arunoda
authored and
timneutkens
committed
787a110
View commit details
Copy full SHA for 787a110
View code at this point
Browse repository at this point
Commits on May 15, 2017
Merge v3-beta in dynamic-imports
arunoda
committed
4d01473
View commit details
Copy full SHA for 4d01473
View code at this point
Browse repository at this point
Commits on May 3, 2017
Introduce "asPath" into router and getInitialProps (#1857)
Show description for 24f3f14
arunoda
authored
24f3f14
View commit details
Copy full SHA for 24f3f14
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Merge master into dynamic-import.
arunoda
committed
90ea471
View commit details
Copy full SHA for 90ea471
View code at this point
Browse repository at this point
Add CDN support with assetPrefix (#1700)
Show description for dec85fe
arunoda
authored and
rauchg
committed
dec85fe
View commit details
Copy full SHA for dec85fe
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Add server side rendering for dynamic imports.
arunoda
committed
dfa2881
View commit details
Copy full SHA for dfa2881
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Introduce a better way to register pages.
arunoda
committed
7997c1f
View commit details
Copy full SHA for 7997c1f
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
[custom server] Handle internal routes automatically (#1658)
Show description for 0007cd2
arunoda
authored and
rauchg
committed
0007cd2
View commit details
Copy full SHA for 0007cd2
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Load everything async.
arunoda
committed
e46edc2
View commit details
Copy full SHA for e46edc2
View code at this point
Browse repository at this point
Rename NEXT_LOADED_PAGES into __NEXT_LOADED_PAGES__
arunoda
committed
65a2603
View commit details
Copy full SHA for 65a2603
View code at this point
Browse repository at this point
Rename NEXT_PAGE_LOADER into __NEXT_PAGE_LOADER__
arunoda
committed
32cdf3f
View commit details
Copy full SHA for 32cdf3f
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Remove all the inline code.
arunoda
committed
76bfc38
View commit details
Copy full SHA for 76bfc38
View code at this point
Browse repository at this point
Get rid of eval completely.
arunoda
committed
822a99b
View commit details
Copy full SHA for 822a99b
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Fix some issues related to rendering.
arunoda
committed
03209d8
View commit details
Copy full SHA for 03209d8
View code at this point
Browse repository at this point
Implement router using the page-loader.
arunoda
committed
c95d2b2
View commit details
Copy full SHA for c95d2b2
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Introduce script tag based page loading system.
arunoda
committed
a0945c7
View commit details
Copy full SHA for a0945c7
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
Introduce better debug error handling (#1592)
Show description for 5fcb496
arunoda
authored and
rauchg
committed
5fcb496
View commit details
Copy full SHA for 5fcb496
View code at this point
Browse repository at this point
Revert "Introduce better debug error handling (#1590)" (#1591)
Show description for 87ff667
arunoda
authored and
rauchg
committed
87ff667
View commit details
Copy full SHA for 87ff667
View code at this point
Browse repository at this point
Introduce better debug error handling (#1590)
Show description for 0bdd321
arunoda
authored and
rauchg
committed
0bdd321
View commit details
Copy full SHA for 0bdd321
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
Remove patch-react.js (#1420)
Show description for 8bf3767
arunoda
authored and
rauchg
committed
8bf3767
View commit details
Copy full SHA for 8bf3767
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
Use mitt instead of EventEmitter for the client HMR (#1399)
Show description for e985e0d
arunoda
authored
e985e0d
View commit details
Copy full SHA for e985e0d
View code at this point
Browse repository at this point
Use mitt instead of EventEmitter. (#1398)
Show description for 57099a5
arunoda
authored
57099a5
View commit details
Copy full SHA for 57099a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.