extracts CSS into separate files
Add displayName to React.createClass calls
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Transforms logical assignment operators into short-circuited assignments
Allow parsing of BigInt literals
Compile inline regular expression modifiers
Utilities for building ESLint plugins.
Compile object rest and spread to ES5
Compile regular expressions using duplicate named groups to index-based groups.
Compile ES2015 object super to ES5
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Ensure that no reserved words are used.
Transform import() expressions
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Vite plugins for component tagging and Tailwind config extraction
Transforms new.target meta property
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn JSX into React function calls
Turn async generator functions into ES2015 generators
Compile class and object decorators to ES5
A Babel plugin to inject imports to regenerator-runtime
Compile export namespace to ES2015
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517