Next.js version 15.5.2 introduces some key updates compared to its predecessor, 15.5.1, focusing on internal package versions and release timing. Notably, @next/env, @next/swc, @next/font, @next/polyfill-module, @next/polyfill-nomodule, @next/react-refresh-utils, @next/swc-darwin-x64, @next/swc-darwin-arm64, @next/swc-linux-x64-gnu, @next/swc-linux-x64-musl, @next/swc-win32-x64-msvc, @next/swc-linux-arm64-gnu, @next/swc-linux-arm64-musl, and @next/swc-win32-arm64-msvc have all been bumped to version 15.5.2. While the core functionalities remain largely the same, these updates likely address bug fixes, performance enhancements, or compatibility improvements within these specific modules.
Developers should particularly note the updated @next/swc packages, as they relate to the SWC compiler integration within Next.js, potentially impacting build times and overall application performance. The newer release date, "2025-08-26T22:30:58.940Z," compared to 15.5.1's "2025-08-26T18:03:17.666Z", indicates a later build with potentially crucial fixes or refinements. Reviewing the changelog or release notes for these specific packages is recommended to fully grasp the impact of these changes on existing projects, and for users to evaluate if these new updates are important for them.
The are not vulnerabilities for the version 15.5.2 of the package next