Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Transform optional chaining operators into a series of nil checks
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Turn async functions into ES2015 generators
Compile regular expressions using named groups to ES5.
Compile exponentiation operator to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Turn async generator functions into ES2015 generators
Compile ES2015 Unicode regex to ES5
Allow parsing of class static blocks
AWS X-Ray SDK for Javascript
A Babel plugin to inject imports to regenerator-runtime
This plugin transforms ES2015 modules to AMD
Babel plugin to ensure function declarations at the block level are block scoped
This plugin transforms ES2015 modules to SystemJS
TypeScript definitions for babel-template
Transforms new.target meta property
This plugin transforms ES2015 modules to UMD
Allow parsing of the module assertion attributes in the import statement
Allow parsing of '#foo in obj' brand checks
This plugin transforms private class methods
Apply ES2015 function.name semantics to all functions
This plugin transforms checks for a private property in an object
Compile ES2015 block scoping (const and let) to ES5