Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of BigInt literals
Compile ES2015 arrow functions to ES5
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of the module assertion attributes in the import statement
Compile ES2015 Unicode regex to ES5
Allow parsing of class static blocks
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Transform TypeScript into ES.next
Core istanbul API for JS code coverage
This plugin transforms checks for a private property in an object
Compile object rest and spread to ES5
Transform import() expressions
Ensure that reserved words are quoted in object property keys
Allow parsing of the nullish-coalescing operator
Turn async functions into ES2015 generators
Transforms new.target meta property
Compile exponentiation operator to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
A Babel plugin to inject imports to regenerator-runtime
Compile ES2015 Unicode escapes to ES5