The @rollup/plugin-typescript version 2.0.0 marks a significant update from its previous stable release, offering developers enhanced integration between Rollup and TypeScript. Key changes revolve around updated dependencies, improved compatibility, and internal refinements that contribute to a smoother development experience.
A notable difference lies in the dependency updates. Version 2.0.0 depends on newer versions of packages like resolve and @rollup/pluginutils, potentially bringing improved performance and bug fixes. Developers should review these updated dependencies to ensure compatibility with their existing projects. The peer dependencies, including tslib, rollup, and typescript itself, also specify updated version requirements. Specifically, version 2.0.0 expects typescript version to be equal or higher than 2.1.0.
The devDependencies section also received updates, featuring newer versions of tools like buble, rollup, typescript, @rollup/plugin-buble, and rollup-plugin-commonjs. These developments and peer dependency updates are crucial for developers aiming to leverage the latest TypeScript features and Rollup capabilities. Considering the difference in peer dependencies, version 2.0.0 promotes more modern TypeScript version.
Overall, transitioning to version 2.0.0 of @rollup/plugin-typescript promises a more robust and aligned workflow for projects leveraging Rollup and TypeScript, especially those using more recent versions of TypeScript and its related tooling.
The are not vulnerabilities for the version 2.0.0 of the package @rollup/plugin-typescript