Babel Plugin Antd Style has released a minor update, moving from version 1.0.0 to 1.0.1, both published on June 6th, 2023. While the high-level functionality remains consistent, developers should be aware of subtle differences. Critically, all core dependencies, including @babel/* packages, @types/node, and key devDependencies like antd-style, father, prettier, react, react-dom, ts-node, and typescript remain at the same versions, suggesting no major API changes or breaking updates to underlying tools between these releases. The devDependencies lists are identical, reinforcing feature parity, which implies that the new version has a minimal impact on the development process.
The file sizes in the dist object hint at the biggest change: the unpacked size has increased slightly from 6542 bytes in version 1.0.0 to 6728 bytes in version 1.0.1. While the content isn't specified, this suggests small bug fixes, internal optimizations, or copy updates that were integrated.
For developers already using babel-plugin-antd-style, upgrading to 1.0.1 is likely a low-risk operation, since it mainly involves small-scale enhancements. Check the official changelog (if it is available) for specifics about the differences. If you are new to the package, version 1.0.1 is the more updated version and can be used directly without any concern about backward compatibility or new features.
The are not vulnerabilities for the version 1.0.1 of the package babel-plugin-antd-style