Releases: justeat/f-dom
Releases · justeat/f-dom
v1.1.0
v1.0.0
Added
- Snyk badge to readme.
Changed
- 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.
v0.4.0
Added
- Dangerfile check to validate PR titles with respect to version numbers
v0.3.0
Added
- Dangerfile setup on travis builds
Changed
- Updated gulp-build-fozzie version
v0.2.1
Added
- 🐻
v0.2.0
Changed
- Updated
browserlist
inpackage.json
- Updated to use
babel-preset-env
- Updated gulp-build-fozzie version
v0.1.2
Added
- Added concurrently to run npm scripts concurrently...!
Removed
- Removed duplicate
gulp-build-fozzie
reference independencies
.
v0.1.1
Added
- Added "files" property to
package.json
so that only the necessary files are published to npm.
v0.1.0
Added
- Added initial project files.
- DOM module and unit tests