Releases: rails/sprockets-rails
Releases · rails/sprockets-rails
3.5.2
What's Changed
- Fix deprecations with Rails 8.0 by @rafaelfranca in #535
New Contributors
Full Changelog: v3.5.1...v3.5.2
v3.5.1
v3.5.0
What's Changed
- Add useful message for logger silence error by @rossta in #381
- Use a dedicated ActiveSupport::Deprecation for Rails 7.2 compatibility by @etiennebarrie in #517
- Dropped support for Rails versions older than 6.1
New Contributors
- @markrmullan made their first contribution in #502
- @rossta made their first contribution in #381
- @yahonda made their first contribution in #509
- @skipkayhil made their first contribution in #510
- @etiennebarrie made their first contribution in #517
- @byroot made their first contribution in #523
Full Changelog: v3.4.2...v3.5.0
v3.4.2
What's Changed
- Fix protocol relative URLs amended accidentally by @PikachuEXE in #485
- Add
assets.resolve_assets_in_css_urls
configuration option to allow disablingAssetUrlProcessor
by @rmacklin in #489
New Contributors
- @PikachuEXE made their first contribution in #485
- @rmacklin made their first contribution in #489
Full Changelog: v3.4.1...v3.4.2
v3.4.1
v3.4.0
v3.3.0
What's Changed
- Process css files so that they get digested paths for asset files by @jcoyne in #476. This allows you to use sprockets-rails together with cssbundling-rails and be able to reference assets in the asset pipeline without additional compilation.
- Raise the error that includes an error message by @ghiculescu in #472
Full Changelog: v3.2.2...v3.3.0