Skip to content

Releases: RallyApps/rally-app-builder

v2.1.1

Choose a tag to compare

@krmorse krmorse released this 20 Feb 22:11
8c963f8
  • Upgrade coffeescript dependency to get rid of npm install warnings

v2.1.0

Choose a tag to compare

@krmorse krmorse released this 17 Feb 22:16
c5b32bc
  • 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

Choose a tag to compare

@krmorse krmorse released this 17 Feb 22:03
b6987cd
  • Additionally pass along version info from package.json in integration headers

v2.0.2

Choose a tag to compare

@krmorse krmorse released this 18 Jul 18:09
  • Upgrade to support node 8
  • Remove coffeescript

v1.6.2

Choose a tag to compare

@krmorse krmorse released this 18 Jul 17:05
  • Fix issue where sometimes config.json would be blanked out when using rally-app-builder build

v1.6.1

Choose a tag to compare

@krmorse krmorse released this 12 Mar 19:52

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

v1.6.0

Choose a tag to compare

@krmorse krmorse released this 10 Mar 17:10

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

Special thanks to @ferentchak!

v1.5.1

Choose a tag to compare

@krmorse krmorse released this 07 Mar 02:41

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

Choose a tag to compare

@krmorse krmorse released this 16 Jan 20:39

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

v1.3.5

Choose a tag to compare

@krmorse krmorse released this 03 Dec 21:16

Bump sdk2-test-utils version to 0.1.2