Skip to content

v0.5.0

Choose a tag to compare

@snowdream snowdream released this 05 Jul 09:25

0.5.0 (2026-07-05)

Features

  • add job summary output (23587ed)
  • atomic caching to prevent corrupted cache on install failure (2f09505)

Bug Fixes

  • polyfill import.meta.url for esbuild CJS bundle (3ff3077)
  • remove esbuild minify to fix createRequire(import.meta.url) cjs interop bug (0be14b5)
  • temporarily disable pip auto-detection and integration test (9d019b4)