Rollup version 4.44.1 introduces subtle yet important updates, differentiating itself from the previous stable version, 4.44.0. While the core functionality remains consistent, several key dependency upgrades and refinements make 4.44.1 a worthwhile consideration for developers. The most noticeable change lies within the devDependencies section. ESLint has been bumped from version 9.28.0 to 9.29.0, and @eslint/js has also been upgraded to 9.29.0, potentially incorporating new linting rules and improved code analysis capabilities. TypeScript's @types/node dependency sees a version increase from 18.19.111 to 18.19.112, suggesting minor type definition enhancements. typescript-eslint moves from 8.34.0 to 8.34.1. Additionally, @codemirror/view has been updated from 6.37.1 to 6.37.2. Moreover, @rollup/plugin-commonjs sees a minor upgrade from version 28.0.3 to 28.0.5. The releaseDate has been updated as well.
Furthermore, the optional dependencies have been updated from version 4.44.0 to 4.44.1. These updates impact the various platform-specific Rollup builds, potentially offering improved performance and stability on those platforms. Developers should be aware of these dependency changes, especially if their projects rely on specific versions or features provided by these packages. The increase in unpackedSize from 2741948 to 2742213 also suggest that there may have been some modifications.
The are not vulnerabilities for the version 4.44.1 of the package rollup