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’ll 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.2 #51

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

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Dec 17, 2018

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

7.2.2

Mostrly bug fixes and internal changes.
Thanks to paleite, saschanaz and joeldenning for their first PRs!

🐛 Bug Fix

  • babel-plugin-transform-destructuring, babel-plugin-transform-spread
    • #9108 Correctly transform spreads to use proper concat method. (danez)
  • babel-parser
    • #9168 [parser] Handle flow comments with leading spaces. (vikr01)
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #9171 Fix transforming empty export statement. (danez)
  • babel-node
  • babel-plugin-transform-classes
    • #9135 Inherit properties in function from method in loose mode. (rubennorte)
  • babel-preset-env
  • babel-plugin-transform-arrow-functions, babel-traverse

🏠 Internal

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-syntax-bigint, babel-plugin-transform-dotall-regex
  • Other
    • #9158 add triage label to new issues [skip ci]. (danez)
    • #9143 Fix a typo from the issue template for bugs. (saschanaz)
    • #9133 Move to travis vm based builds. (danez)
    • #9132 Ensure we always use repository versions of babel dependencies in tests. (danez)
    • #9131 Update issue templates [skip ci]. (hzoo)
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators
    • #9059 Move decorators transform to babel/helper-create-class-features-plugin. (nicolo-ribaudo)
  • babel-core, babel-parser, babel-template
    • #9128 Fix running flow on travis and update flow. (danez)

Committers: 10

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.

1 participant