Releases: MeltwaterArchive/makenew-node-lib
Releases · MeltwaterArchive/makenew-node-lib
v5.3.0
- Use dubnium for development.
- Update to AVA v1.
v5.2.0
- Update to AVA RC1.
- Update to CircleCI 2.1.
v5.0.0
- Rename
watch:test
script to test:watch
.
- Use
yarn run build
on CircleCI.
- Update to Babel 7.
- Update to standard 12.
- Update to gulp 4.
v4.7.2
- Add
sideEffects: false
to package.json.
- Update URLs to all use https.
- Update .gitignore.
v4.7.1
- Add ignore rules for nodemon.
- Use exec in nodemon command.
v4.7.0
- Update to gulp-standard 11.
v4.6.2
- Replace babel-node with nodemon.