Releases: RallyApps/rally-app-builder
Releases · RallyApps/rally-app-builder
v2.1.1
- Upgrade coffeescript dependency to get rid of npm install warnings
v2.1.0
- 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
- Additionally pass along version info from package.json in integration headers
v2.0.2
- Upgrade to support node 8
- Remove coffeescript
v1.6.2
- Fix issue where sometimes config.json would be blanked out when using rally-app-builder build
v1.6.1
Fix issue where initializing a new app with spaces in the name was generating an invalid package.json file
v1.6.0
Update jshint and uglify dependencies to enable support for using native es6 syntax in apps.
Special thanks to @ferentchak!
v1.5.1
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
Add support for referencing files in directories above the main app directory
v1.3.5
Bump sdk2-test-utils version to 0.1.2