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
Branch selector
canary
User selector
All users
All time
Commit history
Commits on Jan 18, 2025
docs: update Next.js 15 versions in upgrade guide (#74960)
leerob
authored
2eb590b
View commit details
Copy full SHA for 2eb590b
Browse repository at this point
perf(turbo-tasks): Use the type information we already have for all ResolvedVc casts, expose synchronous versions of functions (#75055)
Show description for 001f5de
bgw
authored
001f5de
View commit details
Copy full SHA for 001f5de
Browse repository at this point
Commits on Jan 17, 2025
v15.2.0-canary.15
vercel-release-bot
committed
5de5b9a
View commit details
Copy full SHA for 5de5b9a
Browse repository at this point
feature(error): capture ssr error in overlay during dev (#74983)
huozhi
authored
f140b2d
View commit details
Copy full SHA for f140b2d
Browse repository at this point
[Turbopack] avoid crashing on e.g. .DS_Store (#75050)
Show description for 9e8d6bc
sokra
authored
9e8d6bc
View commit details
Copy full SHA for 9e8d6bc
Browse repository at this point
[Turbopack] implement chunking based on the module graph (#74979)
Show description for 645ef16
3 people
authored
645ef16
View commit details
Copy full SHA for 645ef16
Browse repository at this point
types: improve types in app-index (#75045)
huozhi
authored
a0de92e
View commit details
Copy full SHA for a0de92e
Browse repository at this point
Disable `colormin` feature from `cssnano` (#53393)
Show description for 3141f07
RobinMalfait
and
ztanner
authored
3141f07
View commit details
Copy full SHA for 3141f07
Browse repository at this point
refactor: include new option for including prefixes (#75015)
Show description for 59f53fc
wyattjoh
authored
59f53fc
View commit details
Copy full SHA for 59f53fc
Browse repository at this point
hopefully fix infinite recursion in optimize (#75043)
Show description for 5205089
sokra
authored
5205089
View commit details
Copy full SHA for 5205089
Browse repository at this point
perf(turbo-tasks): Optionally schedule ResolveNative/ResolveTrait tasks as local tasks (#69126)
Show description for 6761881
bgw
authored
6761881
View commit details
Copy full SHA for 6761881
Browse repository at this point
fix: don't memory-leak promises passed to `waitUntil` (#75041)
Show description for ab8c6ce
lubieowoce
authored
ab8c6ce
View commit details
Copy full SHA for ab8c6ce
Browse repository at this point
Turbopack: resolve arguments to `EsmAssetReference::new` (#75040)
mischnic
authored
65bae26
View commit details
Copy full SHA for 65bae26
Browse repository at this point
Turbopack: don't search for layout segments in routes (#73847)
Show description for 9e2ba72
mischnic
authored
9e2ba72
View commit details
Copy full SHA for 9e2ba72
Browse repository at this point
v15.2.0-canary.14
vercel-release-bot
committed
ab27e64
View commit details
Copy full SHA for ab27e64
Browse repository at this point
Fix ping event being sent unintentionally for Pages Router with Turbopack (#75030)
timneutkens
authored
740bb53
View commit details
Copy full SHA for 740bb53
Browse repository at this point
fix: always ensure element before set to weakmap (#75012)
Show description for 7229934
huozhi
authored
7229934
View commit details
Copy full SHA for 7229934
Browse repository at this point
fix layout segment optimization (#75035)
Show description for ba7957e
sokra
authored
ba7957e
View commit details
Copy full SHA for ba7957e
Browse repository at this point
Turbopack: fix layout segment optimization (#75026)
Show description for 1baa63a
sokra
authored
1baa63a
View commit details
Copy full SHA for 1baa63a
Browse repository at this point
Fix missing revalidate with notFound() (#75009)
Show description for 49e82cb
ijjk
authored
49e82cb
View commit details
Copy full SHA for 49e82cb
Browse repository at this point
put dirty task tracing behind a feature flag (#75022)
Show description for 227cf5f
sokra
authored
227cf5f
View commit details
Copy full SHA for 227cf5f
Browse repository at this point
build: Update `swc_core` to `v10.3.0` (#75018)
Show description for c7a87bf
kdy1
authored
c7a87bf
View commit details
Copy full SHA for c7a87bf
Browse repository at this point
Add `next-custom-transforms` tests to verify source maps (#75005)
unstubbable
authored
6090343
View commit details
Copy full SHA for 6090343
Browse repository at this point
refactor(turbopack/next-api): Make VcArc use OperationVc (#74479)
Show description for 5e175e3
bgw
authored
5e175e3
View commit details
Copy full SHA for 5e175e3
Browse repository at this point
Fix dhat support for turbo dev (#67166)
Show description for f6b783a
bgw
authored
f6b783a
View commit details
Copy full SHA for f6b783a
Browse repository at this point
Commits on Jan 16, 2025
v15.2.0-canary.13
vercel-release-bot
committed
273510b
View commit details
Copy full SHA for 273510b
Browse repository at this point
chore(github): remove documentation label from area dropdown (#75008)
Show description for d5500d7
samcx
authored
d5500d7
View commit details
Copy full SHA for d5500d7
Browse repository at this point
chore(github): use Issue Types (#75006)
Show description for 3f7ac9c
samcx
authored
3f7ac9c
View commit details
Copy full SHA for 3f7ac9c
Browse repository at this point
Re-enable app-dir logging test (#75003)
Show description for a6954b5
gaojude
authored
a6954b5
View commit details
Copy full SHA for a6954b5
Browse repository at this point
build: Update `swc_core` to `v10.2.5` (#75002)
Show description for c6d3690
kdy1
authored
c6d3690
View commit details
Copy full SHA for c6d3690
Browse repository at this point
[DevOverlay] Rename file names to kebab (#75000)
Show description for cec4276
devjiwonchoi
authored
cec4276
View commit details
Copy full SHA for cec4276
Browse repository at this point
Turbopack: compute chunk group info (#74947)
Show description for 6615138
mischnic
authored
6615138
View commit details
Copy full SHA for 6615138
Browse repository at this point
Turbopack error logging: check NEXT_TEST_CI to use verbose behavior (#75001)
wbinnssmith
authored
39f35f1
View commit details
Copy full SHA for 39f35f1
Browse repository at this point
refactor: updated route regexp handling to simplify (#74996)
Show description for 84710d2
wyattjoh
authored
84710d2
View commit details
Copy full SHA for 84710d2
Browse repository at this point
Update readme for with-mux-video (#74966)
Show description for a2056c7
jsanford8
and
huozhi
authored
a2056c7
View commit details
Copy full SHA for a2056c7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.