Bun upgraded to v1.3.8
WorkersThe bundled Bun runtime has been upgraded from v1.2.23 to v1.3.8, bringing performance improvements and bug fixes. The upgrade includes comprehensive regression tests covering execution, error handling, relative imports, dedicated workers, and private npm registries.
New features
- Bun runtime upgraded from v1.2.23 to v1.3.8
- Comprehensive Bun executor regression test suite