Wednesday, 27 September, 2023 UTC


Summary

Vercel has released the Next.js 13.5 web framework, which features faster startups and refreshes and lower memory usage.
Unveiled September 19, version 13.5 improves local server startup time by 22%, letting developers iterate faster with the App Router and Pages Router. Since Next.js 13.4 was announced in May, the Vercel team has been focused on improving the performance and reliability of App Router applications.
Also featured in the Next.js 13.5 release is faster HMR (Hot Module Replacement, more commonly known as Fast Refresh). The new release is reported to yield 29% faster iterations when saving changes. Memory usage was reduced by 40 percent and more than 438 bugs were patched for this release. Version 13.5 also optimizes package imports, improving both local development performance and production cold starts when using large icon or component libraries, or other dependencies that re-export hundreds or thousands of modules.
To read this article in full, please click here