July 10th, 2025
This update includes several behind-the-scenes improvements for stability and performance.
Resolved duplicated root layouts
Fixes an issue where some projects would end up with more than one root layout, which could cause rendering or navigation issues.
Fixed stability issue causing unexpected errors
Addressed a bug that could lead to inconsistent behavior or crashes during normal usage.
Improved log visibility
Multiline logs now display correctly, making debugging clearer and easier.
Cleaned up noisy logs in new projects
Reduced the number of unnecessary error and warning messages shown when starting a fresh project.
Better dynamic route caching
Dynamic pages (like those using [slug]) now benefit from improved caching logic, making them load faster on Vercel.
Next.js config improvements
Updated internal configuration to reduce build issues and improve performance during development and deploys.