Problem statement
There has been a major update of Babel, with breaking changes across multiple API endpoints we use.
Most of the ecosystem is not yet compatible with Babel 8, and so we must navigate version conflicts on top of breaking changes.
Milestones
M1: version compatibility in Webpack sandboxes
Owner: @Sidnioulz
Complete by: 2026-06-26
M2: nextjs-webpack framework usage of Babel
Our nextjs framework uses a lot of Babel packages as direct dependencies.
Owner: ???
Complete by: @date
M3: react-docgen
react-docgen fails to compile args if we force it to resolve Babel to v8 (which we need in sandboxes for Babel 8 to work).
Owner: ???
Complete by: @date
Problem statement
There has been a major update of Babel, with breaking changes across multiple API endpoints we use.
Most of the ecosystem is not yet compatible with Babel 8, and so we must navigate version conflicts on top of breaking changes.
Milestones
M1: version compatibility in Webpack sandboxes
Owner: @Sidnioulz
Complete by:
2026-06-26bugfixesconfig injection when Babel 8 is detectedM2: nextjs-webpack framework usage of Babel
Our nextjs framework uses a lot of Babel packages as direct dependencies.
Owner:
???Complete by:
@dateM3: react-docgen
react-docgen fails to compile args if we force it to resolve Babel to v8 (which we need in sandboxes for Babel 8 to work).
Owner:
???Complete by:
@date