Next.js
React framework for production
Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
LessMore
Releases118Avg Interval19hAvg Cadence39/mo
v16.3.0-canary.81
Turbopack now enables import with {type: 'text'} by default and improves memory management by avoiding eviction and persistence when there is little work to save. React upgraded from 23def8fd-20260706 to 12a4baec-20260707.
v16.3.0-canary.76
Fixed navigation being reverted when a Server Action is in flight and metadata titles dropped on soft navigation with Cache Components. Also fixes false-positive nested-cache errors, history push treated as replace, and prototype-colliding segment names in the segment explorer.