Tailwind CSS version 2.0.3 introduces subtle yet impactful updates compared to version 2.0.2, catering to developers seeking enhanced performance and stability. Notably, the core fs-extra dependency sees an upgrade to version 9.1.0 from 9.0.1, potentially offering improvements in file system operations within Tailwind's build process. The object-hash dependency also receives an update, moving from version 2.0.3 to 2.1.1, which might impact the caching or optimization strategies within the framework. Another interesting change is in reduce-css-calc, updated from version 2.1.6 to 2.1.8, probably to fix bugs on certain scenarios.
Furthermore, @fullhuman/postcss-purgecss advances from version 3.0.0 to 3.1.3, suggesting refined purge functionalities leading to smaller CSS output for production environments. Developers striving for minimal CSS file sizes will appreciate this update. The development dependencies also show changes, with eslint updated from version 7.14.0 to 7.18.0, prettier from version 2.2.0 to 2.2.1, and postcss from version 8.1.10 to 8.2.4, indicating improvements in the development workflow. Additionally, several @babel/* packages have been upgraded, ensuring modern JavaScript features are efficiently transpiled, improving compatibility and performance for various browsers. These updates aim to provide a smoother development and compilation experience, guaranteeing a more performant and streamlined final CSS output, valuable for any Tailwind CSS project.
The are not vulnerabilities for the version 2.0.3 of the package tailwindcss