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

Update dependency babel-preset-env to v1.6.1 - autoclosed #71

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant