Upgrade Migrations: Experience a smoother transition with our improved upgrade migrations system, designed to modernize your utilities and codebase effortlessly.
Source Maps Support: Enjoy enhanced debugging capabilities with the new support for source maps, allowing you to track the origin of your styles directly in browser dev tools.
Improvements
Post-install Package Management: Benefit from automatic downloads of platform-specific packages during installation, ensuring a seamless setup experience on various systems.
Debug Logging Enhancements: Gain better insights with improved debug logging that now includes detailed source information, making it easier to troubleshoot issues.
Fixes
Fix issues with nested @apply rules in utility classes, ensuring that all dependencies are correctly tracked and applied, enhancing your styling capabilities.
Fix a bug that caused incorrect handling of modifier variable shorthand syntax, ensuring your styles render as expected without errors.
Resolve issues with HAML extraction, ensuring that embedded Ruby code is correctly recognized and processed, improving compatibility for Ruby users.
Others
Update contribution guidelines to make it easier for new contributors to get involved and help improve Tailwind CSS.