Rollup 4.41.0 introduces several updates compared to the previous stable version, 4.40.2, primarily affecting its development dependencies and internal build processes. While both share the same core dependency on @types/estree, the newer version incorporates upgrades across various development tools. Developers will notice updates in tools like eslint (9.25.1 -> 9.26.0), @eslint/js (9.25.1 -> 9.26.0) @types/node (18.19.87 -> 18.19.100), eslint-plugin-vue (10.0.1 -> 10.1.0) and eslint-config-prettier (10.1.2 -> 10.1.5) which might necessitate adjustments to their linting configurations. Notably, the core rollup dependency within devDependencies is also bumped (4.40.1 -> 4.40.2), suggesting potential refinements in the development workflow or testing environment.
Interesting changes also appear in pretty-bytes (6.1.1 -> 7.0.0) and @shikijs/vitepress-twoslash (3.3.0 -> 3.4.0) that can introduce improvements in size representation and typescript code support on Vitepress project.
Moreover the build date appears to point 12 days after the previous version (2025-05-06 -> 2025-05-18), so it could contain security fixes or relevant features for typescript users.
These updates likely contribute to improved stability, performance, and developer experience within the Rollup ecosystem. Developers relying on these specific tools or seeking the latest enhancements should consider upgrading to Rollup 4.41.0, ensuring compatibility and smooth integration within their projects.
The are not vulnerabilities for the version 4.41.0 of the package rollup