The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
October 3, 2018
- Updated module dependencies.
- Tweaked Travis config for notifications.
September 25, 2018
- Snyk badge to readme.
- Bumped to version 1.0.0 as this repo is public.
- Upgraded to babel 7.
- Updated module dependencies.
- Using eslint and jest directory rather than
gulp-build-fozzie
to improve install time. - Clean
/dist
directory before compiling. - Travis uses node v8 & v10 to run builds.
- License year updated.
- Danger file updated.
- Travis build results published to slack channel.
- Jest config updated.
- Readme layout updated.
March 9, 2018
- Dangerfile check to validate PR titles with respect to version numbers
February 1, 2018
- Dangerfile setup on travis builds
- Updated gulp-build-fozzie version
January 30, 2018
- 🐻
January 29, 2018
- Updated
browserlist
inpackage.json
- Updated to use
babel-preset-env
- Updated gulp-build-fozzie version
January 17, 2018
- Added concurrently to run npm scripts concurrently...!
- Removed duplicate
gulp-build-fozzie
reference independencies
.
November 22, 2017
- Added "files" property to
package.json
so that only the necessary files are published to npm.
November 16, 2017
- Added initial project files.
- DOM module and unit tests