Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@dhh dhh released this 21 May 00:42
· 1 commit to main since this release

What's Changed

  • Digests of files that can have dependencies on other files in the load path need to reflect those dependencies by @dhh in #188
  • Provide :all and :app helpers for stylesheet references via cached methods by @dhh in #190
  • Shorter digest length by @wlipa in #173
  • Require rack/version for Rack::RELEASE constant by @aaronjensen in #159
  • Adds the assets:clean[count] parameter by @codergeek121 in #165
  • Improve source mapping compiler log message by @esasse in #163
  • Support base64 encoded digests to account for rollup 4.x by @aaronjensen in #168
  • Preserve options with stylesheet_link_tag :all by @kevinmcconnell in #177
  • Handle sourceMappingURL already prefixed with asset path by @tagCincy in #170
  • Maintain sourcemap file extensions by @tagCincy in #171
  • Sychronize cache sweeper action to prevent race condition by @dhh in #189

New Contributors

Full Changelog: v0.8.0...v0.9.0