Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update babel monorepo to v7.0.0-rc.2 #1033

Merged
merged 2 commits into from Aug 22, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2018

This Pull Request renovates the package group "babel monorepo" with the following modifications:

  • Updates dependency @babel/preset-env (homepage, source) from v7.0.0-rc.1 to v7.0.0-rc.2
  • Updates dependency @babel/plugin-syntax-dynamic-import (source) from v7.0.0-rc.1 to v7.0.0-rc.2
  • Updates dependency @babel/core (homepage, source) from v7.0.0-rc.1 to v7.0.0-rc.2
  • Updates dependency @babel/preset-react (homepage, source) from v7.0.0-rc.1 to v7.0.0-rc.2
  • Updates dependency @babel/plugin-proposal-class-properties (source) from v7.0.0-rc.1 to v7.0.0-rc.2
  • Updates dependency @babel/plugin-transform-react-jsx (source) from v7.0.0-rc.1 to v7.0.0-rc.2
  • Updates dependency @babel/register (source) from v7.0.0-rc.1 to v7.0.0-rc.2
  • Updates dependency @babel/plugin-transform-modules-commonjs (source) from v7.0.0-rc.1 to v7.0.0-rc.2

Release Notes


babel/babel

v7.0.0-rc.2

Compare Source

v7.0.0-rc.2 (2018-08-21)

https://twitter.com/left_pad/status/1031700991186489344: we're planning to release v7 this week (Friday?)

So in the next few days, landing some small changes/bug fixes!

A notable change is the addition of #​8485 which enables babel/babel-loader#​660 (automatically doing modules: false for @babel/preset-env when using babel-loader.

💥 Breaking Change
🚀 New Feature
  • babel-preset-env
    • #​8500 Add missing es7.promise.finally polyfill when using useBuiltIns: usage. (@​jsnajdr)
  • babel-cli, babel-core, babel-node, babel-preset-env, babel-register
    • #​8485 Allow preset-env to toggle module handling based on flags from the caller (like babel-loader). (@​loganfsmyth)
  • babel-core
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-runtime
🐛 Bug Fix
  • babel-parser
    • #​8488 Fix trailingComments for FunctionExpression that is CallExpression arguments. (@​jiaxuan)
  • babel-core
  • babel-helpers, babel-plugin-proposal-decorators
    • #​7429 Fix default descriptor setting for class properties with decorators. (@​yhpark)
  • babel-plugin-transform-parameters
💅 Polish
🏠 Internal
Committers: 9


This PR has been generated by Renovate Bot.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 22, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@edmorley edmorley merged commit 686081d into master Aug 22, 2018
@edmorley edmorley deleted the renovate/babel-monorepo branch August 22, 2018 20:51
@edmorley edmorley added this to the v9 milestone Aug 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants