Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependency babel-preset-env to v1.7.0 #34

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 17, 2017

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

Release Notes

v1.7.0

Compare Source


v1.6.1

Compare Source

🐛 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 force-pushed the renovate/babel-preset-env-1.x branch from 80a2e82 to 896479e Compare May 10, 2018 14:40
@renovate renovate bot changed the title Update dependency babel-preset-env to v1.6.1 Update dependency babel-preset-env to v1.7.0 May 10, 2018
@kkostov kkostov closed this Jan 2, 2020
@kkostov kkostov deleted the renovate/babel-preset-env-1.x branch January 2, 2020 08:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants