Add a __self prop to all JSX Elements
Compile ES2015 computed properties to ES5
extracts CSS into separate files
Compile ES2015 default and rest parameters to ES5
Turns off all rules that are unnecessary or might conflict with Prettier.
RustCrypto: Argon2 binding for Node.js
Allow parsing of BigInt literals
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Compile ES2015 object super to ES5
Compile object rest and spread to ES5
Explode async and generator functions into a state machine.
Ensure that no reserved words are used.
Transform import() expressions
Minimizer plugin for webpack
Transforms logical assignment operators into short-circuited assignments
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
Turn JSX into React function calls in development
Allow parsing of optional catch bindings
Compile inline regular expression modifiers
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator