Releases: GMKamrussama/BreakGuard
Releases · GMKamrussama/BreakGuard
Release list
v1.2.0 - Rich GUI, GitHub Repo Picker, Native Folder Dialog
BreakGuard v1.2.0
Full React Flow UI now embedded inside breakguard.exe. GitHub repo picker modal lists all your repositories. Native Windows FolderBrowserDialog for local project selection. Glassmorphic in-app toast notifications replace browser alert popups. Smart project root detection. esbuild CVE patch.
v1.1.0 - UI & Graph Improvements
BreakGuard v1.1.0 - UI & Graph Improvements
What's New
- Dual-mode graph layout: Tree view and Focused view
- Risk-colored nodes (Critical = red, High = orange, Moderate = yellow, Safe = green)
- Hub and leaf node type distinction for better visual clarity
- Improved graph starting point — root nodes now clearly marked
- Interactive side drawer for detailed package inspection
- GitHub QA Analyzer integration with OAuth App support
- Developer Program badge integration
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