-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update rollup-plugin-babel to the latest version 🚀 #16
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 10 10
Branches 1 1
=====================================
Hits 10 10 Continue to review full report at Codecov.
|
Version 4.0.1 just got published. |
Version 4.0.2 just got published. |
Update to this version instead 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
|
Update to this version instead 🚀 CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
|
Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
|
Version 4.0.0 of rollup-plugin-babel was just published.
The version 4.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of rollup-plugin-babel.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 48 commits ahead by 48, behind by 13.
7d750e7
4.0.0
90f6716
Pass appropriate caller config to babel.transform (#238)
9f93eda
Transpile only default babel extensions, allow for custom extensions option (fixes #111)
ae5f55c
4.0.0-beta.8
aa5a076
Upgrade babel deps and tweak preflight check according to latest changes (#233)
8b2bf67
Improve distributed dist directory (#234)
9852a47
4.0.0-beta.7
fb51b58
Fixed runtime helpers detection with useESModules & useBuiltIns options (#226)
d14583f
4.0.0-beta.6
70b28cd
Removed irrelevant babel plugin from a test case
e443aef
Throw when used with module transform BEFORE throwing about unexpected situation (#225)
751f9a4
Tweaked babelrc: false workaround recommendation
1dc291c
Merge remote-tracking branch 'miketrexler/modules-false-docs'
ec52228
Cache preflight check results per plugin's instance (#224)
49b2345
Merge branch 'option-cleanup'
There are 48 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴