v0.8.8 focuses on stabilizing the Biome rollout and improving internal consistency across the codebase.
Highlights
- continue Biome adoption with broad lint cleanup across core modules and tests (no runtime or contract impact)
- add end-to-end turborepo-style fixture coverage to validate real-world monorepo setups
- refine watch mode internals for better maintainability and stability
- improve security report path resolution and internal consistency
What's Changed
- chore: apply mechanical biome lint cleanup (#197)
- test(monorepo): add end-to-end coverage for turborepo-style workspaces (#199)
- refactor(context): clean up watch-mode internals (#200)
- chore(parser): apply biome lint cleanup across parser and pack modules (#201)
- chore: apply biome lint cleanup across extractors and utils (#202)
- test(watch): clean lint issues in watch helper tests (#203)
- chore(biome): apply lint cleanup (#204)
- chore(biome): apply lint cleanup across extractors and tests (#205)
- test(biome): apply lint cleanup across test files (#206)
- refactor(security): simplify imports and normalize report path resolution (#207)
- release: v0.8.8 (#208)