Skip to content

v1.12.0

Compare
Choose a tag to compare
@corentinmusard corentinmusard released this 30 Dec 17:22
· 17 commits to main since this release
512d40d

Added

  • Add step.status field

Changed

  • Remove trace.ts dependency on github.ts
  • Simplify paginated octokit queries
  • Use global tracer instead of passing it around
  • tests: Add a replay client
  • Migrate to ESM
  • Migrate from ncc to rollup
  • Migrate from eslint/prettier to biome