Tailwind CSS version 4.0.11 represents a minor update over its predecessor, version 4.0.10, within this utility-first CSS framework. Both versions share the same core description, emphasizing rapid custom UI development. Key similarities include the consistent use of dedent for code formatting, and the type definition package @types/node. Both leverage lightningcss for high performance CSS processing. The license remains under the permissive MIT license, and the source code repository remains unchanged on GitHub organized under the packages/tailwindcss folder.
The primary distinction lies in the updated @tailwindcss/oxide dependency. Version 4.0.11 depends on @tailwindcss/oxide version 4.0.11, aligning with the main package version and suggesting a tightly coupled release. Conversely, version 4.0.10 used @tailwindcss/oxide version 4.0.10, which could indicate related bug fixes, performance improvements, or feature enhancements specific to the core framework.
Developers should consider upgrading to version 4.0.11 to ensure they're using the latest compatible version of @tailwindcss/oxide and any associated improvements it brings. Both packages share the same fileCount and unpackedSize suggesting that the upgrade is limited to the core compiler rather than a full package restructure. The release dates differ by less than a day, indicating that the update was either a hotfix or a scheduled minor release.
The are not vulnerabilities for the version 4.0.11 of the package tailwindcss