Babel v7.13.12 Release Notes

Release Date: 2021-03-22 // about 3 years ago
  • :bug: Bug Fix

    • babel-standalone
    • ๐Ÿ›  babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-optional-chaining, babel-preset-env
      • #13009 Implement @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (@JLHwung)
    • babel-types
      • #12971 fix: do not throw when creating type annotation based on bigint (@JLHwung)
    • babel-compat-data, babel-preset-env

    ๐Ÿ’… :nail_care: Polish

    • ๐Ÿ”Œ babel-plugin-transform-react-jsx

    :house: Internal