Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @babel/preset-env in / from 7.0.0-beta.32 to 7.1.5 #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Nov 12, 2018

Dependencies.io has updated @babel/preset-env (a npm dependency in /) from "7.0.0-beta.32" to "7.1.5".

7.1.5

Various bug fixes and additions.

And thanks to benmosher, ryanwmarsh, Cyp, vvyomjjain, byronluk, everdimension for their first PRs!

馃憮 Spec Compliancy

馃殌 New Feature

  • babel-parser
    • #8828 Typescript: Validate tuple type element positions. (Retsam)
    • #8883 [flow] Add support for parsing _ as implicit instantiation in call/new. (jbrown215)
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-typescript, babel-traverse
    • #8448 Remove Babylon plugins for features already merged to the ECMAScript spec. (nicolo-ribaudo)
  • babel-parser, babel-types
  • babel-preset-env

馃悰 Bug Fix

  • babel-parser
  • babel-core
    • #8910 Resolve babel.config.js 'babelrcRoots' values relative to the config file.. (loganfsmyth)
    • #8950 Fix message when plugin of a wrong type is passed. (everdimension)
  • babel-plugin-transform-block-scoping
  • babel-preset-env
    • #8926 preset-env: Edge support for arrow param destructuring. (benmosher)
  • babel-generator
  • babel-traverse
    • #8880 fix: Expression x === 'y' && '' should not evaluate to undefined.. (Cyp)

馃拝 Polish

Committers: 14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'jsonStrings' parser plugin does not increment line count
1 participant