Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
Allow parsing of optional catch bindings
A esbuild plugin to bundle css modules into js(x)/ts(x), based on extremely fast [Lightning CSS](https://lightningcss.dev/)
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Transforms new.target meta property
Allow parsing of top-level await in modules
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile inline regular expression modifiers
Compile ES2015 Unicode regex to ES5
Compile exponentiation operator to ES5
Allow parsing of the module assertion attributes in the import statement
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Turn JSX into React function calls
alibaba lowcode editor undo redo plugin
Turn async generator functions into ES2015 generators
Compile Unicode property escapes in Unicode regular expressions to ES5.
A Babel plugin to inject imports to regenerator-runtime
Security rules for eslint
Compile export namespace to ES2015
Remove nullish coalescing operator
A Rolldown plugin to generate and bundle dts files.
Ensure that reserved words are quoted in property accesses
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry