Transform optional chaining operators into a series of nil checks
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Transforms new.target meta property
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
A CSS parser, transformer, and minifier written in Rust
Compile ES2015 Unicode regex to ES5
Minimizer plugin for webpack
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn async generator functions into ES2015 generators
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile object rest and spread to ES5
Allow parsing of optional properties
Transform import() expressions
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
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile export namespace to ES2015
Allow parsing of the module assertion attributes in the import statement
Transform class static blocks
Allows you to build compile-time libraries
Compile exponentiation operator to ES5