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/core in / from 7.0.0-beta.32 to 7.2.0 #48

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

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Dec 10, 2018

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

7.2.0

Thanks to Gcaufy, morozRed, phapp88, tim-mc and katrotz for their first PRs!

You can read more about this release at https://babeljs.io/blog/2018/12/03/7.2.0.

馃殌 New Feature

  • babel-parser
  • babel-core
  • babel-node
  • babel-generator, babel-helpers, babel-plugin-class-features, babel-plugin-proposal-private-methods, babel-plugin-syntax-class-properties, babel-types
  • babel-preset-env

馃悰 Bug Fix

  • babel-parser
    • #9114 Parse non-octals with leading zeros in non strict mode correctly. (danez)
    • #9074 Disallow await inside arrow functions. (nicolo-ribaudo)
    • #9069 [flow] Allow type casts in array patterns inside arrow parameters. (nicolo-ribaudo)
    • #9058 Fix compatibility between typescript and jsx plugins in interface declarations. (danez)
    • #9055 Fix bug with parsing TS generic async arrow function. (existentialism)
    • #9035 Fix parsing typescript function types with destructuring. (danez)
  • babel-helper-fixtures, babel-parser
    • #9113 Ignore empty fixture directories and fix fixtures in the parser. (danez)
  • babel-preset-env
  • babel-plugin-transform-destructuring
  • babel-plugin-proposal-optional-chaining
  • babel-core, babel-helper-wrap-function, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-function-sent, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes
  • babel-core

馃拝 Polish

  • babel-generator
  • babel-node
  • babel-parser
    • #9046 a better error message for disallowed trailing commas/additional parameters after rest elements in function params. (morozRed)
  • babel-*

馃彔 Internal

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods
  • Other
    • #9096 Add node 11 to CI and remove node 9. (danez)
    • #9094 Skip minifying standalone in non-publish runs. (danez)
  • babel-types
    • #9093 Fix warning when using prettier in code generators. (danez)
  • babel-generator

Committers: 15

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.

None yet

1 participant