Skip to content

Conversation

@ef4
Copy link
Collaborator

@ef4 ef4 commented Apr 1, 2025

In 8.0.1 we switched to invoking babel via asynchronous APIs. But this means we don't want to share a workerpool with earlier versions that don't use async APIs, because we cannot safely pass async plugins to those workers.

In 8.0.1 we switched to invoking babel via asynchronous APIs. But this means we don't want to share a workerpool with earlier versions that don't use async APIs, because we cannot safely pass async plugins to those workers.
@ef4 ef4 added the bug label Apr 1, 2025
@kategengler kategengler merged commit 526af84 into master Apr 1, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants