Skip to content

Releases: rails/tailwindcss-rails

v2.0.18 / 2022-11-07

07 Nov 16:26
a5bbf6e
Compare
Choose a tag to compare

v2.0.18 / 2022-11-07

v2.0.17 / 2022-11-01

01 Nov 12:10
232d6b1
Compare
Choose a tag to compare

v2.0.17 / 2022-11-01

v2.0.16 / 2022-10-21

21 Oct 17:41
5661d21
Compare
Choose a tag to compare

v2.0.16 / 2022-10-21

v2.0.15 / 2022-10-20

20 Oct 14:46
d0265ad
Compare
Choose a tag to compare

v2.0.15 / 2022-10-20

v2.0.14 / 2022-09-19

19 Sep 19:20
3eb4fd3
Compare
Choose a tag to compare

v2.0.14 / 2022-09-19

v2.0.13

05 Sep 19:14
89e1b30
Compare
Choose a tag to compare

v2.0.13 / 2022-09-05

  • Correctly handle paths with embedded spaces. #184 by @flavorjones
  • The build and watch tasks accept a debug argument to generate unminified assets: rails tailwindcss:build[debug] or rails tailwindcss:watch[debug]. #198 by @flavorjones
  • The watch task accepts a poll argument to use polling instead of file system events: rails tailwindcss:watch[poll]. #199 by @flavorjones

v2.0.12

10 Aug 07:22
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Address issue when running commands with #exec by @blerchin in #189

Full Changelog: v2.0.11...v2.0.12

v2.0.11

09 Aug 12:19
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Use exec to run tailwind binary, so return codes pass through by @blerchin in #181
  • Update to Tailwind CSS v3.1.8 by @TastyPi in #186

Full Changelog: v2.0.10...v2.0.11

v2.0.10

19 Jun 12:47
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Fixed that released gems include the correct version of Tailwind CSS (3.1.3, not 3.0.3) by @dhh

v2.0.9

18 Jun 10:25
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.0.9