Babel (Formerly 6to5) v7.10.5 Release Notes

Release Date: 2020-07-14 // over 3 years ago
  • v7.10.5 (2020-07-14)

    Thanks @jayaddison and @RafaelSalguero for their first PRs!

    🍱 πŸ› Bug Fix

    • πŸ— babel-helper-builder-react-jsx-experimental, babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-block-scoping, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-plugin-transform-template-literals, babel-plugin-transform-typescript
    • πŸ“œ babel-parser
      • #11814 fix: add optional: false to chained optional call expression (@JLHwung)
      • #11774 fix: throw expect jsx plugin error when an idStart or > is seen (@JLHwung)
    • πŸ”Œ babel-plugin-transform-typescript
    • πŸ”Œ babel-plugin-transform-block-scoping
    • πŸ”Œ babel-generator, babel-plugin-transform-typescript, babel-types
    • babel-compat-data

    πŸ“š πŸ“ Documentation

    • Other
    • πŸ“œ babel-parser

    🍱 🏠 Internal

    • βœ… babel-cli, babel-compat-data, babel-core, babel-helper-define-map, babel-helper-fixtures, babel-helper-module-transforms, babel-helper-regex, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-proto-to-assign, babel-register, babel-traverse, babel-types
    • babel-helper-fixtures, babel-traverse
    • βœ… babel-helper-fixtures, babel-helper-transform-fixture-test-runner
    • πŸ”Œ babel-plugin-transform-block-scoping
    • πŸ”Œ babel-generator, babel-plugin-transform-typescript, babel-types
    • βœ… babel-cli, babel-generator, babel-helper-transform-fixture-test-runner, babel-traverse, babel-types
      • #11790 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (@jayaddison)
    • Other
    • babel-register
      • #11780 test: add console warn spy on babel-register tests (@JLHwung)
      • #11776 chore: remove babel-register generated test artifacts (@JLHwung)

    Committers: 7