#1027·svgr

Support for Babel 8

Author: schineryCreated Jun 23, 2026Updated Jun 23, 2026

I'm trying to update to @babel/[email protected] and @babel/[email protected] in a Next.js project, but @svgr/webpack currently requires Babel v7 (@babel/core@^7.21.3, @babel/preset-env@^7.20.2, etc.) so I'm currently blocked from this.

Are there plans to update @svgr/webpack to support Babel 8 and If so, any ETA?