Babel (Formerly 6to5) v7.6.3 Release Notes

Release Date: 2019-10-08 // over 4 years ago
  • v7.6.3 (2019-10-08)

    Thanks to @hjdivad, @Basaingeal and @todofixthis for their first PRs!

    🍱 πŸ‘“ Spec Compliance

    🍱 πŸš€ New Feature

    • babel-types

    🍱 πŸ› Bug Fix

    • πŸ”Œ babel-plugin-transform-block-scoping
      • #10343 Do not remove let bindings even they are wrapped in closure (@JLHwung)
    • πŸ“œ babel-parser
    • πŸ”Œ babel-plugin-transform-react-constant-elements, babel-traverse
    • πŸ”Œ babel-generator, babel-parser, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-typescript
      • #10220 Flow: interface identifier should be declared in the scope (@JLHwung)

    πŸ’… πŸ’… Polish

    🍱 🏠 Internal

    • Other
    • βœ… babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-preset-react

    🐎 πŸƒβ€β™€ Performance

    • πŸ“œ babel-parser
    • Other
      • #10443 perf: only apply lazy cjs module transform on cli and core (@JLHwung)

    Committers: 10