Skip to content

Releases: rails/jsbundling-rails

v1.3.0

21 Jan 20:24
@dhh dhh
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

07 Jan 17:07
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

13 Sep 15:23
v1.2.1
e450a59
Compare
Choose a tag to compare

What's Changed

  • Namespace helper methods for javascript:build tasks by @excid3 in #172

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Sep 23:56
v1.2.0
4006cb7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

18 Jun 17:32
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Support environment variable to skip Yarn install by @aduth in #150
  • Run the server with remote debugging enabled by @elia in #146
  • Use iife format for Rollup by @ankane in #141

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Dec 13:21
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Fixed problem with range definition on new version check for npm script set by @dhh

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Dec 13:14
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

19 Jun 10:04
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 Feb 13:43
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Update generated bin/dev to be the same as cssbundling-rails by @dorianmariefr in #95

Full Changelog: v1.0.1...v1.0.2

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