Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Babel plugin that adds React import declaration if file contains JSX tags.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of import.meta
Allow parsing of the module assertion attributes in the import statement
Allow parsing of object rest/spread
Allow parsing of BigInt literals
Allow parsing of the nullish-coalescing operator
Babel plugin to replace tagged template strings with precompiled HTMLBars templates
Allow parsing of class static blocks
Allow parsing of '#foo in obj' brand checks
Allow parsing of async generator functions
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime
Babel syntactic sugar for v-model support in Vue JSX
Explode async and generator functions into a state machine.
This plugin inlines consecutive property assignments, array pushes, etc.
Compile ES2015 template literals to ES5
Ensure that reserved words are quoted in object property keys
Babel syntactic sugar for v-model support in Vue JSX
Transforms import.meta for nodejs environments
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677