Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 4, 2018

This Pull Request updates dependency babel-preset-env from v1.6.0 to v1.6.1

Release Notes

v1.6.1

FYI we are moving this repo/package into https://github.com/babel/babel

🐛 Bug Fix
  • Update compat table to fix two small issues (#​445) (@​danez)

ES2015 destructuring is not fully supported in Edge 15 and the polyfill required again. es6.math.imul is supported on Android as of version 4.4

  • Add polyfills for ES6 static Object methods (#441) (@​danez)

Functions such as Object.keys, Object.freeze, ... do already exist in ES5, but their behaviour changed in ES2015. babel-preset-env with builtIns: true now adds the core-js polyfills for this methods if the browser only supports the ES5 variant of the method (like IE11 for example)

  • Normalize module format of plugins/built-ins data (#376) (@​rtsao)


This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title Update dependency babel-preset-env to v1.6.1 Update dependency babel-preset-env to v1.6.1 - autoclosed Feb 4, 2018
@renovate renovate bot closed this Feb 4, 2018
@renovate renovate bot deleted the renovate/babel-preset-env-1.x branch February 4, 2018 18:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants