Skip to content

v0.8.7

Choose a tag to compare

@AmiteK23 AmiteK23 released this 14 Apr 21:42
· 12 commits to main since this release
51c6932

v0.8.7 focuses on introducing Biome for consistent formatting and linting, along with CI integration to enforce code quality across the repository.

Highlights

  • introduce Biome as the unified formatter and linter for the project
  • apply a one-time formatting baseline across the codebase (mechanical change - no runtime or contract impact)
  • integrate Biome into CI to enforce consistent code quality

What's Changed

  • chore(biome): introduce biome and apply formatting baseline (#194)
  • chore(ci): add Biome linting step to CI workflow (#195)
  • release: v0.8.7 (#196)

🔀 Compare changes

👉 Full changelog