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
server
render.js
on
master
User selector
All users
All time
Commit history
Commits on Oct 22, 2017
Add asPath on the server (#3149)
Show description for 0332488
timneutkens
authored and
rauchg
committed
0332488
View commit details
Copy full SHA for 0332488
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
Render error as errorHtml (#3142)
timneutkens
authored and
rauchg
committed
8e55adf
View commit details
Copy full SHA for 8e55adf
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
Revert "Sourcemap and Breakpoint Fixes (#3121)"
Show description for 1cc3dbe
timneutkens
committed
1cc3dbe
View commit details
Copy full SHA for 1cc3dbe
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
Sourcemap and Breakpoint Fixes (#3121)
Show description for 964f229
kpdecker
authored and
timneutkens
committed
964f229
View commit details
Copy full SHA for 964f229
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Make sure we do not expose stacktraces in production (#2843)
timneutkens
authored and
arunoda
committed
75a43f5
View commit details
Copy full SHA for 75a43f5
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
Pass an HOC to renderPage() (#2010)
Show description for 9c18c54
jcheroske
authored and
timneutkens
committed
9c18c54
View commit details
Copy full SHA for 9c18c54
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
Fix #2353 - server render parameters (#2356)
impronunciable
authored and
arunoda
committed
87e01f6
View commit details
Copy full SHA for 87e01f6
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
Load chunks in SSR mode only if they exists in the filesystem (#2196)
Show description for 0c4362e
arunoda
authored and
timneutkens
committed
0c4362e
View commit details
Copy full SHA for 0c4362e
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Merge master into v3-beta.
arunoda
committed
13a51e0
View commit details
Copy full SHA for 13a51e0
View code at this point
Browse repository at this point
Squashed commit of the following:
Show description for 7cd2bb6
arunoda
committed
7cd2bb6
View commit details
Copy full SHA for 7cd2bb6
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
Never cache assets and HTML in the dev mode. (#2045)
Show description for 9121a9d
arunoda
authored and
timneutkens
committed
9121a9d
View commit details
Copy full SHA for 9121a9d
View code at this point
Browse repository at this point
Commits on May 19, 2017
Check if _document.js returns a react element before using (#2013)
Show description for d36118a
xuezhma
authored and
timneutkens
committed
d36118a
View commit details
Copy full SHA for d36118a
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 11, 2017
Get rid of realPathname for consistant page file structure.
arunoda
committed
6f674b8
View commit details
Copy full SHA for 6f674b8
View code at this point
Browse repository at this point
Commits on May 9, 2017
Fix server rendering issue for normal apps.
arunoda
committed
147a5ce
View commit details
Copy full SHA for 147a5ce
View code at this point
Browse repository at this point
Make sure the router is aware of the nextExport
Show description for 311e4ca
arunoda
committed
311e4ca
View commit details
Copy full SHA for 311e4ca
View code at this point
Browse repository at this point
Commits on May 8, 2017
Use the realPathname for script tags in document.js
Show description for be2e5a8
arunoda
committed
be2e5a8
View commit details
Copy full SHA for be2e5a8
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 May 2, 2017
use configured distDir where required (#1816)
Dieter Luypaert
authored and
arunoda
committed
cb635dd
View commit details
Copy full SHA for cb635dd
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Merge master into dynamic-import.
arunoda
committed
686dd4c
View commit details
Copy full SHA for 686dd4c
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Always send an error to client if there is. (#1800)
Show description for 84d00ad
arunoda
authored
84d00ad
View commit details
Copy full SHA for 84d00ad
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Fix error pages' cdn cache issue. (#1794)
Show description for da775f2
arunoda
authored and
rauchg
committed
da775f2
View commit details
Copy full SHA for da775f2
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
Implement ETag support for server rendered pages. (#1693)
arunoda
authored
f82e529
View commit details
Copy full SHA for f82e529
View code at this point
Browse repository at this point
Fix a typo. (#1749)
arunoda
authored
b3f15f8
View commit details
Copy full SHA for b3f15f8
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 12, 2017
Fix a typo.
arunoda
committed
6f735ee
View commit details
Copy full SHA for 6f735ee
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
Remove pageNotFound key from the error.
arunoda
committed
6f9b51f
View commit details
Copy full SHA for 6f9b51f
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Merge with master.
arunoda
committed
866319c
View commit details
Copy full SHA for 866319c
View code at this point
Browse repository at this point
Specify a different build directory for #1513 (#1599)
Show description for 9347c8b
alexnewmannn
authored and
arunoda
committed
9347c8b
View commit details
Copy full SHA for 9347c8b
View code at this point
Browse repository at this point
Move webpack idle wait code to the page-loader.
Show description for 4f26e84
arunoda
committed
4f26e84
View commit details
Copy full SHA for 4f26e84
View code at this point
Browse repository at this point
Remove some unwanted code.
arunoda
committed
f6f175d
View commit details
Copy full SHA for f6f175d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.