Compile ES2015 computed properties to ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 default and rest parameters to ES5
Compile ES2015 template literals to ES5
Add a __self prop to all JSX Elements
Compile ES2015 Unicode regex to ES5
Allow parsing of the logical assignment operators
Ensure that reserved words are quoted in object property keys
Compile regular expressions using named groups to ES5.
Compile exponentiation operator to ES5
Transform TypeScript into ES.next
Compile ES2015 sticky regex to an ES5 RegExp constructor
Babel plugin to ensure function declarations at the block level are block scoped
Performant, flexible and extensible forms library for React Hooks
Transform import() expressions
Allow parsing of class static blocks
Compile ES2015 Unicode escapes to ES5
Allow parsing of BigInt literals
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of the module assertion attributes in the import statement
Allow parsing of optional catch bindings
Compile ES2015 object super to ES5
Allow parsing of top-level await in modules
Ensure that no reserved words are used.