Skip to content

v4.2.2 / 2025-04-05

Latest
Compare
Choose a tag to compare
@flavorjones flavorjones released this 05 Apr 16:03
f722f19

v4.2.2 / 2025-04-05

Improved

  • The "tailwindcss:upgrade" task now uses the latest version of the @tailwindcss/upgrade tool. #529 @flavorjones
  • The "verbose" flag on Rails tasks now emits additional tailwind CLI debugging info (e.g., bin/rails tailwindcss:build[verbose]). #530 @flavorjones
  • Simplified the scaffold templates, removing unnecessary div tags. @523 @patriciomacadden