mirror of
https://github.com/Instadapp/Swap-Aggregator-Subgraph.git
synced 2024-07-29 21:57:12 +00:00
2.3 KiB
2.3 KiB
Change Log
v3.0.1 (2018-08-29)
- Update Babel-related
devDependencies
to the latest version - Remove unnecessary Babel build dependencies.
- Update
nodecat
devDependency
to the latest version 🚀 #24
v3.0.0 (2018-06-29)
- BREAKING Drop support for Node < 6.
- Dependency version updates.
- Code style improvements.
v2.0.0 (2018-01-22)
- Breaking Require Node.js 4 or later.
- Update code to use ES2015 conventions (
const
,=>
, etc.). - Use babel for creating client-side ES5 distributable build.
- Update
devDependencies
to latest versions.
v1.0.1 (2017-05-20)
- Update gulp-uglify to the latest version 🚀 #4 (greenkeeper[bot])
- Update gulp-sourcemaps to the latest version 🚀 #3 (greenkeeper[bot])
- Update codecov to the latest version 🚀 #2 (greenkeeper[bot])
v1.0.0 (2017-02-24)
- No API Changes Bump to 1.0 is declaration of stability rather than an indication of changes.
- Code style updates.
- Add AppVeyor CI.
- Test dependency updates.
v0.1.0 (2016-04-02)
* This Change Log was automatically generated by github_changelog_generator