Transform optional chaining operators into a series of nil checks
<a href="https://commerce.nearform.com/open-source/" target="_blank"> <img alt="Jest-Next-Dynamic" src="https://oss.nearform.com/api/banner.svg?text=jest-next-dynamic" /> </a>
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of optional catch bindings
Transforms new.target meta property
Allow parsing of top-level await in modules
Compile ES2015 Unicode regex to ES5
Compile object rest and spread to ES5
Node.js API (Node-API)
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn async generator functions into ES2015 generators
Transform import() expressions
No description provided.
Allow parsing of optional properties
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
A Babel plugin to inject imports to regenerator-runtime
Determine if the current node version supports the `--preserve-symlinks` flag.
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