Skip to content

v0.2.0

Choose a tag to compare

@benvinegar benvinegar released this 08 Apr 22:09
· 53 commits to main since this release

Minor release focused on repo dogfooding, developer workflow, and better defensive-code heuristics.

Highlights:

  • Respect .gitignore during discovery and switch discovery to globby
  • Add AGENTS/CLAUDE guidance, Oxc linting, and pre-commit hooks
  • Add stable self-scan regression checks against the last published release
  • Split defensive try/catch heuristics into error-swallowing, error-obscuring, and empty-catch rules