Babel 7.25.0 is out!
@babel/preset-env
now supports the duplicated named capturing groups proposal for Regular Expressions by default, as well as a bugfix for class fields when targeting Safari. This version also improves support for compiling JSON module imports to CommonJS, and adds support for config files to @babel/node
's --eval
mode.
You can read the whole changelog on GitHub.