Stopped working with @babel/core
7.25.7
#104
Labels
bug report 🦗
Issue is probably a bug, but it needs to be checked
bundler: webpack 📦
Issue is related to webpack bundler
cat: monorepo 🔱
Issues related to usage of wyw-in-js in monorepo
needs: complete repro 🖥️
Issue need to have complete repro provided
Environment
Description
Upgrade
@babel/core
to latest version 7.25.7, and wyw-in-js stops working. The previous version 7.25.2 works correctly.babel/babel#16820 changed
resolvePreset
's return type (used in babel-merge), but other APIs doesn't accept the new type.Reproducible Demo
https://codesandbox.io/p/devbox/eloquent-mayer-nlqvt6?workspaceId=5112c222-3611-4602-8c37-7b803fe68930
The text was updated successfully, but these errors were encountered: