Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@GMKamrussama GMKamrussama released this 09 Sep 14:20
· 8 commits to master since this 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