Transform optional chaining operators to workaround https://crbug.com/v8/11558
Compile regular expressions using duplicate named groups to index-based groups.
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Compile `using` and `await using` declarations to ES2015
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
A babel plugin that adds istanbul instrumentation to ES6 code
Improve the debugging experience and add server-side rendering support to styled-components
Allow parsing of decorators
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Compile class and object decorators to ES5
Allow parsing of import()
The Babel preset for Expo projects
Allow parsing of the flow syntax
A babel-plugin to enable fast-refresh for Preact components.
Strip flow type annotations from your output code.
Babel plugin which switches Babel to use the Hermes parser.
Validate plugin/preset options
The official FullStory React Native babel plugin
Babel preset for all React plugins.
Allow parsing of async generator functions
Adds TypeScript support to Gatsby
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.
Super-fast alternative to Babel for when you can target modern JS runtimes