Skip to content

Releases: rails/tailwindcss-rails

v2.0.21 / 2022-11-11

11 Nov 20:08
a4b2624
Compare
Choose a tag to compare

v2.0.21 / 2022-11-11

v2.0.20 / 2022-11-10

10 Nov 15:11
8d89ca8
Compare
Choose a tag to compare

v2.0.20 / 2022-11-10

v2.0.19 / 2022-11-08

08 Nov 13:28
ccc0bec
Compare
Choose a tag to compare

v2.0.19 / 2022-11-08

  • Update bin/dev script to stay in sync with other Rails installers' versions (e.g, cssbundling-rails and dartsass-rails). Use sh instead of bash for vanilla Alpine support, and use exec to run foreman for better interrupt handling. #219 by @marcoroth.

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