Skip to content

Update babel monorepo to v7.10.4

Botaniker (Bot) requested to merge renovate/babel-monorepo into master

This MR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor 7.8.4 -> 7.10.4
@babel/core (source) devDependencies minor 7.9.6 -> 7.10.4
@babel/plugin-proposal-class-properties devDependencies minor 7.8.3 -> 7.10.4
@babel/plugin-proposal-decorators devDependencies minor 7.8.3 -> 7.10.4

Release Notes

babel/babel

v7.10.4

Compare Source

👓 Spec Compliance
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-parser, babel-types
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.10.3

Compare Source

👓 Spec Compliance
  • babel-parser
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
  • babel-plugin-proposal-logical-assignment-operators
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.10.1

Compare Source

🐛 Bug Fix
🏠 Internal

v7.10.0

Compare Source

👓 Spec Compliance
  • babel-plugin-proposal-logical-assignment-operators
    • #​11370 logical-assignment: Do not assign names to anonymous functions (@​arku)
🚀 New Feature
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-optimise-call-expression, babel-helper-replace-supers, babel-parser, babel-plugin-proposal-class-properties
  • babel-standalone

Merge request reports