The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
August 23, 2018
- Minor README update.
August 22, 2018
- Bumped to version 1.0.0 for release version.
January 30, 2018
- Added lint script.
- Run npm scripts concurrently.
- Updated
package.json
sections. - Updated license to short version.
- Updated
gitignore
file.
- Fixed lint warning in module.
January 30, 2018
- 🐻
- Updating
prepublish
(deprecated) toprepare
inpackage.json
January 29, 2018
- ⭐
CHANGELOG
added
- Updated
browserlist
inpackage.json
- Updated to use
babel-preset-env
- Updated gulp-build-fozzie version
September 8, 2017
- Service worker path made configurable
August 31, 2017
- Added prepublish script
- NPM Badges ✨
- Use babel and not browserify
- Switch to ES6 module definition
- Fix linting issues
August 4, 2017
- Updating
gulp-build-fozzie
version - Changes to
.gitignore
andpackage.json
tweaks
July 4, 2017
- Const references changed to var
June 29, 2017
- Taking out ES2015 features
June 29, 2017
- Updating README
June 29, 2017
- Hooked into build tasks and setup base babel config
June 27, 2017
- Updated base JS export
June 26, 2017
- Added initial project files.