Rollup 4.37.0 introduces several notable changes compared to its predecessor, version 4.36.0. The most apparent upgrade lies in the development dependencies. Rollup 4.37.0 now uses rollup version ^4.36.0, updating also the internal tooling.
Specifically, shx is bumped up from version 0.3.4 to ^0.4.0, vite sees an increment from 6.2.1 to ^6.2.2, and @shikijs/vitepress-twoslash jumps from 3.1.0 to ^3.2.1. @codemirror/language is updated from 6.10.8 to ^6.11.0,@inquirer/prompts from 7.3.3 to ^7.4.0 and lint-staged from 15.4.3 to ^15.5.0.
These updates often bring performance improvements, bug fixes, and new features within those specific tools. Furthermore, one can see new optional dependencies added on new architecture systems(rollup-linux-riscv64-musl), improving the performance on those systems.
These changes collectively contribute to a more refined and potentially more efficient development workflow when working with Rollup. Developers upgrading should review the changelogs of these updated development dependencies to understand the specific implications and benefits for their projects. The fileCount and unpackedSize are slightly different, indicating minor alterations in the overall package structure. The newer version also has a later releaseDate of March 23, 2025, a week from the previous.
The are not vulnerabilities for the version 4.37.0 of the package rollup