v4.1.0
What's Changed
- Lowercase all response headers by @amatsuda in #744
- Ensure compatibility with esbuilds' base32 digests by @dhh in #726
- cache nil values in the CachedEnvironment by @lsylvester in #723
- Explain configuration for Rails engines by @pjmorse in #694
- Get rid off undefined method `start_with?' for nil:NilClass error by @dakolech in #684
- Added support for ERB in webmanifest files by @mashedkeyboard in #608
- Set application/js-sourcemap+json charset to unicode by @andresakata in #669
- Adding directive depends_on_directory by @jessecollier in #668
- Fix cache key for coffee script processor by @code-constructor in #670
- Add text/ejs to register_transformer_suffix for ERBProcessor by @cgunther in #674
- Allow age to be altered in clean_assets rake task by @nikolai-b in #677
New Contributors
- @dhh made their first contribution in #726
- @lsylvester made their first contribution in #723
- @pjmorse made their first contribution in #694
- @dakolech made their first contribution in #684
- @mashedkeyboard made their first contribution in #608
- @andresakata made their first contribution in #669
- @jessecollier made their first contribution in #668
- @code-constructor made their first contribution in #670
- @cgunther made their first contribution in #674
- @nikolai-b made their first contribution in #677
Full Changelog: v4.0.3...v4.1.0