Sourced from propshaft's releases.
v1.1.0
What's Changed
- Add Propshaft::Compiler::JsAssetUrls by
@keiththomps
in rails/propshaft#207- Use stable sort when prioritizing app assets by
@excid3
in rails/propshaft#209New Contributors
@excid3
made their first contribution in rails/propshaft#209Full Changelog: https://github.com/rails/propshaft/compare/v1.0.1...v1.1.0
v1.0.1
What's Changed
- Require propshaft before railtie by
@zzak
in rails/propshaft#205- Prioritize app assets over engine assets by
@brunoprietog
in rails/propshaft#206New Contributors
@zzak
made their first contribution in rails/propshaft#205@brunoprietog
made their first contribution in rails/propshaft#206Full Changelog: https://github.com/rails/propshaft/compare/v1.0.0...v1.0.1
v1.0.0
What's Changed
- Clean old sourcemap assets by
@marcelolx
in rails/propshaft#201- Add encoding options to Resolver::Static#read and Resolver::Dynamic#read by
@denzelem
in rails/propshaft#180- Add support to override manifest_path as a configuration by
@fabiormoura
in rails/propshaft#195Full Changelog: https://github.com/rails/propshaft/compare/v0.9.1...v1.0.0
993c67d
Bump version for 1.1.0364e993
Explain css/js asset digest file referencese28a762
Add Propshaft::Compiler::JsAssetUrls (#207)00b43ed
Revert "Require propshaft before railtie (#205)"
(#208)8112610
Use stable sort when prioritizing app assets (#209)916d158
Bump version for 1.0.148df362
Prioritize app assets over engine assets (#206)73f01f4
Remove excess spacing0cdb94e
Require propshaft before railtie (#205)2c9bd38
We've gone 1.0 and become the default