Skip to content

Conversation

@greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

babel-preset-env just published its new version 1.0.1.

State Update 🚀
Dependency babel-preset-env
New version 1.0.1
Type devDependency

This version 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 babel-preset-env.
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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

v1.0.1 (2016-12-10)

🐛 Bug Fix

We were outputting an invalid path for regenerator!

+import "regenerator-runtime/runtime";
-import "core-js/modules/regenerator-runtime/runtime"-

The new version differs by 32 commits .

  • 5aee448 1.0.1
  • d29da3b v1.0.1 changelog (#69) [skip ci]
  • 900a25f fix regenerator import (#68)
  • e07b2da 1.0.0
  • 8a674ce changelog (#65)
  • cbd52de add tests for electron option
  • 57a23f5 Map Electron versions to Chromium ones
  • 48f5e22 Merge pull request #56 from babel/builtins-option
  • 96fdc57 always include web polyfills for now
  • 370125e remove console.log, fix tests
  • e9c42bc Use array features for symbol and array.iterator (#64)
  • 1860aab do not count against if core-js does not implement
  • ef71ac8 also import regenerator when the transform is required
  • 8bf8182 also transform 'core-js'
  • 6437e4a prevent duplicate imports

There are 32 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

coveralls commented Dec 10, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling e92fa27 on greenkeeper-babel-preset-env-1.0.1 into 6b7c26f on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e92fa27 on greenkeeper-babel-preset-env-1.0.1 into 6b7c26f on master.

@Scrum Scrum merged commit 3e61ffa into master Dec 12, 2016
@Scrum Scrum deleted the greenkeeper-babel-preset-env-1.0.1 branch December 12, 2016 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants