Rollup 4.46.3 is a minor update to the widely used ES module bundler, building upon version 4.46.2. Both versions maintain the core functionality of the "next-generation ES module bundler," offering efficient and flexible solutions for packaging JavaScript code. Key enhancements in 4.46.3 revolve around dependency updates. Notably, devDependencies such as @eslint/js and eslint have been bumped to newer versions, potentially incorporating the latest linting rules and performance improvements. Additionally, typescript dependencies moved from version 5.8.3 to 5.9.2, suggesting attention to enhanced TypeScript support and compatibility, allowing developers to leverage the newest language features and bug fixes.
Another important change is the update of the vite dependency from v7.0.5 to v7.1.2 and the update of @mermaid-js/mermaid-cli from 11.6.0 to 11.9.0.
Package maintainers will also see updates to @napi-rs/cli dependency that was upgraded from 3.0.1 to 3.1.4 and the @jridgewell/sourcemap-codec dependency that was updated from 1.5.4 to 1.5.5, potentially fixing some very specific edge cases.
While these changes might seem incremental, they collectively contribute to a more robust and feature-rich development environment. Developers should review the specific changelogs of these updated dependencies to understand the precise impact on their projects, but generally, updating to 4.46.3 ensures access to the latest tooling improvements and security patches. Furthermore the releaseDate of the new version is approximately 3 weeks later than the previous.
The are not vulnerabilities for the version 4.46.3 of the package rollup