- [Fix] Fix for
sourceMapTarget
removal in Babel v7.0.0-beta.41 (#149)
- [Fix] Drop dependency on deprecated
gulp-util
(#137) - [Chore] Update repository: add
CHANGELOG.md
, update.gitignore
, license year, update dependencies, add lock files, add npm badge, mentiongulp-babel@next
.
- [Breaking change] Make
@babel/core
a peer dependency
- [Breaking change] Make
babel-core
a peer dependency
- [Breaking change] Update to
[email protected]
(#112) - [Chore] Replace usage of
ES6
byES2015
- [Documentation] Update
README.md
: update samples, fix link to issue tracker
- [Fix] Do not add
.js
extension to files without extension (#74)