Skip to content

v0.2.4

Choose a tag to compare

@increase-releases increase-releases released this 19 May 17:21
· 0 commits to e2d5569c6254a506c46b69b1f32dbac473c7aabd since this release

0.2.4 (2026-05-19)

Bug Fixes

  • use default imports for chalk and figures (#15) (3667374)

Chores

  • add .editorconfig for non-Biome file types (#10) (ed9d59e)
  • clear pnpm audit advisories via direct bumps and overrides (#19) (5be4a2b)
  • drop prepare hook from package.json (#11) (3b04b3f)
  • drop unused node-fetch dependency (#9) (4a1b876)
  • modernize tsconfig and bump typescript to 5.9 (#14) (34574f1)
  • re-enable biome rules deferred during migration (#16) (ce04121)

Continuous Integration

  • add concurrency cancellation and explicit type-check step (#13) (8b0c67a)
  • build action bundle in self-test workflow (#18) (3579822)
  • bump actions/create-github-app-token to v3 (#17) (82a3f99)