New
v4.2.2
What's Changed
- document how to chain ERB for custom processors by @ashkulz in https://github.com/rails/sprockets/pull/807
- Drop base64 gem from dependency by @tricknotes in https://github.com/rails/sprockets/pull/810
- Add Ruby 3.3 to CI matrix by @m-nakamura145 in https://github.com/rails/sprockets/pull/799
- Bump rake version 13.2 or higher to suppress ostruct warnings by @yahonda in https://github.com/rails/sprockets/pull/811
- Add logger as dependency to address warnings against Ruby 3.4.0dev by @yahonda in https://github.com/rails/sprockets/pull/813
- Address
warning: URI::RFC3986_PARSERwarnings against ruby 3.4.0dev by @yahonda in https://github.com/rails/sprockets/pull/812
Full Changelog: https://github.com/rails/sprockets/compare/v4.2.1...v4.2.2