Closed greenkeeper[bot] closed 4 years ago
Update to this version instead 🚀
caller
metadata to Babel.The new version differs by 16 commits.
16fd40e
8.0.0
a9c48fd
Set caller metadata for grunt-babel
990bd49
8.0.0-beta.1
37c6e67
Ensure that publishes use the right tag.
52517a0
Use Babel's async APIs for transformation.
3bfff92
Give helpful feedback when used with an old Babel version.
b74672e
Update babel options URL
2570e28
Require LTS Node 6.x
9670448
Babel 7: Update babel devDependencies to stable version + drop nodejs 4 (#93)
930ba7d
8.0.0-beta.0
628b912
Update readme for babel 7
005be65
Update to use only babel 7 and babel eslint config and prettier
e524ed8
Grunt task using scoped babel packages (#83)
f662726
Rename files to upper case versions
2eb9da2
Use yarn
There are 16 commits in total.
See the full diff
Version 7.0.0 of grunt-babel just got published.
The version 7.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of grunt-babel. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v7.0.0babel-core
a peerDependency (compat with v6/v7)Commits
The new version differs by 12 commits.
3fee421
7.0.0
4c89e7e
add missing peerDep
79450ee
Merge pull request #79 from babel/b7-alpha
59ffa73
remove node 0.10/0.12 from travis
75bc67f
fix readme [skip ci]
5e7fdd5
make peerDep on babel-core v7
cf4f0c7
lock down XO
97120ca
ES6 → ES2015
44e9762
meta tweaks
a7874fd
bump dev deps
ce3bbc3
bump dev deps
766123a
fix docs
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: