Skip to content

v5.5.0

Latest
Compare
Choose a tag to compare
@andrii-bodnar andrii-bodnar released this 12 Sep 09:19
· 2 commits to main since this release
26700f0

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.