- Removed phatomjs-prebuilt and webdriverio
- Added puppeteer
- Added logAlerts to allow configurable alerts to be logged if certain conditions are met.
- Added config settings for full appURL to support regions other than us-east-1 #3.
- Switched to using phantomjs and webdriverio as peer dependencies due to #2.
- Removed
prodOnly
flag frompackage.js
.
- Exposed the runAutoScale() function.
- Added
CHANGELOG.md
.
- Initial release