5.5.0 (2025-09-12)
Features
- cli: support multithreading in all CLI commands (#2320) (86fbcd8)
- cli: add babel parser flag for
import defer * as q from '...'
(#2309) (a09c973)
To learn more about CLI multithreading, see the --workers
parameter in the CLI documentation.