Rollup Plugin TS has released version 3.4.4, a minor update following closely on the heels of version 3.4.3. Both versions maintain the core functionality as a Rollup plugin designed for seamless TypeScript integration, including declaration bundling, Browserslist adherence, and compatibility with transpilers like Babel and SWC. The dependency lists for both versions are identical, indicating no new dependencies or updates in the core functionality provided by those dependencies. This suggests the changes are likely internal optimizations, bug fixes, or minor feature enhancements that don't necessitate dependency modifications. Developers upgrading from 3.4.3 to 3.4.4 can expect a smooth transition with no breaking changes related to dependencies.
The unpacked size of version 3.4.4 is slightly larger (2901233 bytes) than version 3.4.3 (2900901 bytes), hinting at possible additions to code or assets. A very tiny size change, the differences might relate to documentation updates as well. Considering the release dates, the update was released just 2 days after the prior one. The rapid release cycle indicates the 3.4.4 release includes important changes identified shortly after the preceding release. Developers should review the changelog if publicly available, to determine the focus of the update. Overall, the update to 3.4.4 seems to be a low-risk upgrade.
The are not vulnerabilities for the version 3.4.4 of the package rollup-plugin-ts