Releases: rails/jsbundling-rails
Releases · rails/jsbundling-rails
v1.0.1
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
- @davidstosik made their first contribution in #65
- @HLFH made their first contribution in #70
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.2.2
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
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