Tailwind CSS version 3.1.0 introduces several updates and improvements compared to the previous stable version, 3.0.24. Most notably, the core postcss dependency has been updated from version 8.4.12 to 8.4.14, potentially incorporating bug fixes and performance enhancements within the PostCSS ecosystem. Several development dependencies receive significant upgrades too like from jest 27.5.1 to 28.1.0. Additionally eslint goes from 8.11.0 to 8.16.0, cssnano from 5.1.7 to 5.1.9, esbuild from 0.14.25 to 0.14.39, @swc/cli from 0.1.56 to 0.1.57, @swc/core from 1.2.160 to 1.2.196, @swc/jest from 0.2.20 to 0.2.21, jest-diff from 27.5.1 to 28.1.0, autoprefixer from 10.4.4 to 10.4.7 and prettier-plugin-tailwindcss from 0.1.8 to 0.1.11.
The detective dependency also sees an update, moving from version 5.2.0 to 5.2.1, which might address issues related to dependency analysis. These updates collectively suggest a focus on stability, performance, and improved development tooling.
The package size also increased, with fileCount rising from 171 to 186 and unpackedSize increasing from 4197050 to 4351805 bytes, indicating the addition of features, more comprehensive documentation or other assets. The release date difference of several months is also to be noted, the latest release incorporates several fixes and enhancements contributed over that period. These changes aim to provide a more robust and efficient experience for developers utilizing Tailwind CSS.
The are not vulnerabilities for the version 3.1.0 of the package tailwindcss