Monorepo CLI + Core (Turborepo + pnpm)
Monorepo Release
Released: 30 November 2025
This release marks the completion of our full migration to a unified Turborepo + pnpm monorepo for lightning-flow-scanner-core and lightning-flow-scanner-cli at lightning-flow-scanner
Key Benefits Now Realized
- One License – CLI and core are now both MIT licensed.
- Single source of truth – CLI and core are always perfectly in sync
- Lower maintenance overhead – Shared tooling, linting, TypeScript config, and scripts across packages
- Improved testability – Core tests run independently and in parallel; CLI tests now reliably consume the exact built core version
For more details see the development section in the documentation