Babel 7.26.0 introduces new default features including support for ECMAScript proposals like import attributes and inline regular expression modifiers. It also includes async hooks for plugins and an experimental mode to preserve token positions in transformed output. Significant changes involve the renaming of some plugins and

3m read time From babeljs.io
Post cover image
Table of contents
Inline RegExp modifiers ( #16692 ) ​Import attributes ( #16579 ) ​Rewriting .ts extensions in dynamic import() ( #16794 ) ​

Sort: