Rollup-plugin-ts version 2.0.6 represents an incremental update over version 2.0.5, introducing several dependency upgrades and refinements beneficial for developers leveraging TypeScript within their Rollup workflows. A key highlight is the update to browserslist from version 4.19.1 to 4.20.2, ensuring broader and more accurate browser compatibility targeting.
Several development dependencies have also been updated, impacting the development environment rather than the core functionality directly experienced by end-users. Notably, @swc/core advances from 1.2.126 to 1.2.165, potentially bringing performance improvements to projects utilizing SWC for transpilation. Similarly, updates to ESLint, various Rollup plugins, and TypeScript itself (from 4.5.4 to 4.6.3) indicate a focus on code quality, build process improvements, and support for the latest TypeScript features. These updates collectively contribute to a more robust and maintainable plugin, streamlining the build process and enabling developers to take advantage of cutting-edge tooling for their TypeScript projects. Developers should consider upgrading to take advantage of the bug fixes, performance improvements and new features provided by the newer versions of the dependencies.
The are not vulnerabilities for the version 2.0.6 of the package rollup-plugin-ts