Babel v7.16.7 Release Notes

Release Date: 2021-12-31 // over 2 years ago
  • :eyeglasses: Spec Compliance

    • 📜 babel-parser
      • #14049 fix: check preceding line break before exclamation (@JLHwung)

    :bug: Bug Fix

    • 🔌 babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #14081 Import the correct ./typeof.js helper in @babel/runtime (@exb)
    • babel-helpers
    • 🔌 babel-helper-function-name, babel-plugin-transform-function-name

    💅 :nail_care: Polish