New
4.2.0
What's Changed
- Fix class name in sample code by @ursm in https://github.com/rails/sprockets/pull/751
- fix: grammar by @benkoshy in https://github.com/rails/sprockets/pull/756
- fix typo by @benkoshy in https://github.com/rails/sprockets/pull/757
- Update Link by @benkoshy in https://github.com/rails/sprockets/pull/754
- Rack 3 support by @lsylvester in https://github.com/rails/sprockets/pull/758
- Make Sprockets::Utils.module_include thread safe on JRuby by @ntkme in https://github.com/rails/sprockets/pull/759
- Fix thread safety of Sprockets::CachedEnvironment and Sprockets::Cache::MemoryStore by @eregon in https://github.com/rails/sprockets/pull/771
New Contributors
- @ursm made their first contribution in https://github.com/rails/sprockets/pull/751
- @benkoshy made their first contribution in https://github.com/rails/sprockets/pull/756
- @ntkme made their first contribution in https://github.com/rails/sprockets/pull/759
Full Changelog: https://github.com/rails/sprockets/compare/v4.1.1...v4.2.0