Skip to content

Releases: RallyApps/rally-app-builder

v2.1.1

20 Feb 22:11
8c963f8
Compare
Choose a tag to compare
  • Upgrade coffeescript dependency to get rid of npm install warnings

v2.1.0

17 Feb 22:16
c5b32bc
Compare
Choose a tag to compare
  • Default esversion to 6 for jshint
  • Replace uglify-js-harmony with uglify-es

It should now be possible to use the latest and fanciest es6 constructs in apps (and some es7 stuff too, if you jshint:ignore it)

v2.0.3

17 Feb 22:03
b6987cd
Compare
Choose a tag to compare
  • Additionally pass along version info from package.json in integration headers

v2.0.2

18 Jul 18:09
Compare
Choose a tag to compare
  • Upgrade to support node 8
  • Remove coffeescript

v1.6.2

18 Jul 17:05
Compare
Choose a tag to compare
  • Fix issue where sometimes config.json would be blanked out when using rally-app-builder build

v1.6.1

12 Mar 19:52
Compare
Choose a tag to compare

Fix issue where initializing a new app with spaces in the name was generating an invalid package.json file

v1.6.0

10 Mar 17:10
Compare
Choose a tag to compare

Update jshint and uglify dependencies to enable support for using native es6 syntax in apps.

Special thanks to @ferentchak!

v1.5.1

07 Mar 02:41
Compare
Choose a tag to compare

Update numerous dependencies to get rid of npm install deprecation warnings and to fix installation issues with node7 and/or Windows 10

v1.4.1

16 Jan 20:39
Compare
Choose a tag to compare

Add support for referencing files in directories above the main app directory

v1.3.5

03 Dec 21:16
Compare
Choose a tag to compare

Bump sdk2-test-utils version to 0.1.2