Skip to content

Releases: rails/jsbundling-rails

v1.0.1

19 Feb 08:20
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Bypass CLI options to Foreman in bin/dev by @kirillplatonov in #59
  • Fix bin/dev fails to install Foreman in specific circumstances by @davidstosik in #65
  • Check assets:precompile and assets:clobber are defined before enhancing by @HLFH in #70

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Dec 22:02
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Nothing. But we're promote 0.2.2 to 1.0.0 to go along with the final release of Rails 7.0. Because as a new sanctioned default option of Rails 7, we should stick to the API, and this communicates that 🚀🥳

v0.2.2

03 Dec 10:52
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Enhance assets:clobber with javascript:clobber by @Intrepidd in #53
  • Run yarn build automatically on install by @dhh

Full Changelog: v0.2.1...v0.2.2

v0.2.0

15 Nov 16:20
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Enable sourcemaps by default by @dhh in #50
  • Add a task to remove JavaScript builds by @mibradev in #42
  • Depend on existing yarn:install rake task by @mweitzel in #43, #49

Note: Sourcemap support demands use of sprockets-rails 3.4.0+.

Full Changelog: v0.1.9...v0.2.0