Releases: rails/cssbundling-rails
Releases · rails/cssbundling-rails
v1.4.3
What's Changed
- Improve package manager detection for Bun 1.2 compatibility by @r3cha in #165
 - Fixes a couple minor issues with bootstrap out of the box by @mattrasband in #160
 
New Contributors
- @mec made their first contribution in #167
 - @r3cha made their first contribution in #165
 - @mattrasband made their first contribution in #160
 
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
v1.4.0
What's Changed
- Fix bun/bootstrap escaping issue by @dhh in 09d81cb
 - Synchronize bin/dev from jsbundling-rails to cssbundling-rails by @dorianmarie in #151
 - Use Thor's 
applyinstead of a prerequisite task by @jonathanhefner in #150 - Fix running "rails new --css bootstrap" on 7.1 by @skipkayhil in #147
 - PNPM Support by @ksylvest in #145
 
New Contributors
- @sedubois made their first contribution in #129
 - @dorianmarie made their first contribution in #151
 - @jonathanhefner made their first contribution in #150
 - @tylerpaige made their first contribution in #148
 - @skipkayhil made their first contribution in #147
 - @ksylvest made their first contribution in #145
 
Full Changelog: v1.3.3...v1.4.0
v1.3.3
v1.3.2
What's Changed
- Fix missing extensions on Procfile generation by @terracatta in #134
 
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
What's Changed
- Default to port 3000 while allowing override by @elia in #124
 - Support environment variable to skip Yarn install by @tmaier in #125
 - Add PostCSS import plugin as default by @pinzonjulian in #126
 - Add Bun support by @terracatta in #130
 
New Contributors
- @tmaier made their first contribution in #125
 - @pinzonjulian made their first contribution in #126
 - @terracatta made their first contribution in #130
 
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add possibility to skip css:build during assets:precompile by @ylecuyer in #99
 - Update css:clobber to also remove sourcemaps by @rbague in #122
 - Enhance spec:prepare command with CSS build by @navidemad in #116
 - Add Autoprefixer on Bootstrap installation by @javierav in #119
 - Run the server with remote debugging enabled by @elia in #123
 
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Use ruby command "gem list" for foreman existence test by @elalemanyo in #93
 - Minor portability improvements to ./bin/dev by @defeated in #98
 - Instead of forcing a port in Procfile, unset Foremans's PORT by @dorianmariefr in #89
 - Recursively remove builds in clobber task by @abevoelker in #100
 - Add NPM9+ compatibility on install by @dhh
 
Full Changelog: v1.1.1...v1.1.2