v1.0.0 - Initial Release
BreakGuard v1.0.0 - Initial Release
First public release of BreakGuard — Static AST Codebase Analyzer and Breaking Change Predictor for Node.js dependencies.
Features
- AST-powered call mapping using SWC parser
- Transitive dependency graph visualization with React Flow
- Breaking risk scoring engine (0-100 composite score)
- Lockfile deep parser for npm, yarn, and pnpm
- Ghost and unused dependency detection
- CLI with colored terminal output
- Standalone Windows binary (breakguard.exe) via Bun compiler
- Next.js 15 web dashboard
- Tauri v2 desktop GUI