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 #1053

Merged
merged 2 commits into from
Aug 28, 2018
Merged

Update babel monorepo to v7.0.0 #1053

merged 2 commits into from
Aug 28, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 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.3 to v7.0.0
  • Updates dependency @babel/plugin-syntax-dynamic-import (source) from v7.0.0-rc.3 to v7.0.0
  • Updates dependency @babel/core (homepage, source) from v7.0.0-rc.3 to v7.0.0
  • Updates dependency @babel/preset-react (homepage, source) from v7.0.0-rc.3 to v7.0.0
  • Updates dependency @babel/plugin-proposal-class-properties (source) from v7.0.0-rc.3 to v7.0.0
  • Updates dependency @babel/plugin-transform-react-jsx (source) from v7.0.0-rc.3 to v7.0.0
  • Updates dependency @babel/register (source) from v7.0.0-rc.3 to v7.0.0
  • Updates dependency @babel/plugin-transform-modules-commonjs (source) from v7.0.0-rc.3 to v7.0.0

Release Notes


babel/babel

v7.0.0

Compare Source

  • Updated babylon, fixed babel-register issue, and make babel-polyfill publish the core-js polyfills individually for babel-preset-env
🚀 New Feature
🐛 Bug Fix
  • babel-register
  • babel-generator, babel-helper-builder-react-jsx, babel-plugin-transform-react-jsx
  • babel-core, babel-generator, babel-template, babel-traverse, babel-types
📝 Documentation
  • babel-plugin-transform-es2015-modules-commonjs
  • babel-plugin-transform-es2015-spread
🏠 Internal

v7.0.0-alpha.6 (2017-03-27)

Fix issue with babel-core not picking up the .babelrc correctly

Also started Babel to compile itself with Babel 7! (We'll be working on making it compile the last good version from master soon so we don't need to wait until after publishing to find a regression)

🐛 Bug Fix
🏠 Internal

v7.0.0-alpha.5 (2017-03-24)

babel-runtime helpers weren't built correctly, and I found extra dep on babel-runtime in 2 packages.

At the point of this publish, all other packages are at v7.0.0-alpha.3
babel-register is at v7.0.0-alpha.4

🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-decorators, babel-plugin-transform-react-inline-elements, babel-runtime
    • #​5540 keep one core-js helper file in git, remove babel-runtime from deps. (@​hzoo)

v7.0.0-alpha.4 (2017-03-23)

At the point of this publish, all other packages are at v7.0.0-alpha.3

🐛 Bug Fix

v7.0.0-alpha.3 (2017-03-23)

💥 Breaking Change
  • babel-traverse
  • babel-runtime
  • babel-core, babel-generator, babel-plugin-transform-es2015-template-literals, babel-template, babel-traverse, babel-types
  • babel-core, babel-preset-react, babel-runtime
    • #​5489 Misc fixes + Move babel-core config processing from transformation/file/options into top-level folder. (@​loganfsmyth)
  • babel-cli, babel-core, babel-register, babel-types
    • #​5487 Make only/ignore relative to cwd/config file and move only/ignore checking all to core.. (@​loganfsmyth)
  • babel-core, babel-plugin-transform-es2015-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-react-jsx-source
  • babel-core
  • babel-cli, babel-core
🚀 New Feature
  • babel-plugin-transform-runtime, babel-runtime
  • babel-core, babel-register
🐛 Bug Fix
  • babel-plugin-transform-react-inline-elements, babel-traverse
  • babel-core, babel-runtime
  • babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-plugin-transform-es2015-modules-amd, babel-plugin-transform-es2015-modules-commonjs
  • babel-plugin-transform-do-expressions, babel-types
  • babel-plugin-transform-es2015-function-name, babel-types
💅 Polish
📝 Documentation
🏠 Internal
  • babel-cli
  • Other
  • babel-plugin-transform-regenerator
  • babel-core, babel-plugin-transform-es2015-classes, babel-template, babel-traverse
  • babel-plugin-transform-es2015-classes
    • #​5450 Changes the throw error for test in super-illegal-non-constructor-call. (@​arshabh)
  • babel-helper-builder-react-jsx

babel@7.0.0-alpha.2 (2017-03-08)

🚀 New Feature
  • babel-core, babel-generator, babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-es2015-modules-amd, babel-plugin-transform-es2015-modules-commonjs
📝 Documentation
🏠 Internal

v7.0.0-alpha.1 (2017-03-02)

💥 Breaking Change
  • babel-core, babel-generator, babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator, babel-template, babel-traverse, babel-types
  • babel-core, babel-generator, babel-plugin-transform-es2015-destructuring, babel-plugin-transform-es2015-duplicate-keys, babel-plugin-transform-object-rest-spread, babel-template, babel-traverse, babel-types
  • babel-core
  • babel-core, babel-preset-es2015, babel-preset-es2016, babel-preset-es2017, babel-preset-flow, babel-preset-latest, babel-preset-react, babel-preset-stage-0, babel-preset-stage-1, babel-preset-stage-2, babel-preset-stage-3
  • babel-core, babel-generator, babel-helper-remap-async-to-generator, babel-plugin-transform-object-rest-spread, babel-template, babel-traverse, babel-types
  • babel-generator, babel-helper-remap-async-to-generator, babel-plugin-transform-object-rest-spread, babel-types
  • babel-generator
  • babel-plugin-transform-decorators
  • babel-generator, babel-types
  • babel-*
  • babel-preset-stage-1, babel-preset-stage-2
  • babel-register
  • babel-runtime
  • babel-generator, babel-plugin-syntax-class-constructor-call, babel-plugin-transform-class-constructor-call, babel-preset-stage-1
  • babel-preset-stage-3
  • Other
  • babel-cli, babel-core, babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-plugin-transform-es2015-unicode-regex
  • babel-polyfill
  • babel-generator, babel-plugin-transform-flow-comments
  • babel-plugin-transform-runtime
🚀 New Feature
🐛 Bug Fix
📝 Documentation
  • babel-plugin-transform-runtime
  • babel-plugin-transform-async-to-module-method, babel-plugin-transform-es2015-computed-properties, babel-plugin-transform-es2015-for-of, babel-plugin-transform-es2015-modules-systemjs, babel-plugin-transform-es2015-spread, babel-plugin-transform-es2015-template-literals, babel-plugin-transform-object-rest-spread, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-strict-mode, babel-preset-latest, babel-register, babel-template
  • babel-plugin-transform-es2015-shorthand-properties
  • Other
🏠 Internal
  • babel-plugin-undeclared-variables-check
  • babel-plugin-transform-class-constructor-call
  • babel-generator
  • Other
  • babel-cli
  • babel-core, babel-template, babel-traverse
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-async-functions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-async-to-module-method, babel-plugin-transform-class-properties, babel-plugin-transform-decorators, babel-plugin-transform-do-expressions, babel-plugin-transform-es2015-modules-amd, babel-plugin-transform-es2015-modules-commonjs, babel-plugin-transform-es2015-modules-umd, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-export-extensions, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-bind, babel-plugin-transform-object-rest-spread, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-traverse
  • babel-preset-stage-1
  • babel-traverse
  • babel
  • babel-helper-transform-fixture-test-runner
  • babel-register
  • babel-cli, babel-core
  • babel-polyfill

v7.0.0-rc.4

Compare Source

v7.0.0-rc.4 (2018-08-27)

One last release before final today

Similar to removing proposals in @babel/polyfill, we are removing them in transform-runtime

💥 Breaking Change
🐛 Bug Fix
🏠 Internal
Committers: 4


This PR has been generated by Renovate Bot.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 28, 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 added this to the v9 milestone Aug 28, 2018
@edmorley edmorley merged commit 2a6afef into master Aug 28, 2018
@edmorley edmorley deleted the renovate/babel-monorepo branch August 28, 2018 23:35
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.

2 participants