Skip to content

v0.1.1 — Maintenance toolchain upgrade

Latest

Choose a tag to compare

@cstion-ai cstion-ai released this 26 Jul 22:53
b280574

Highlights

  • upgrades Zod to 4.4.3, TypeScript to 7.0.2, tsx to 4.23.1, and aligns type definitions with Node.js 22
  • updates commit-pinned checkout and setup-node actions
  • enforces 90% line, 80% branch, and 85% function coverage in CI
  • validates configuration failures through stable structured Zod issue data

Verification

The tagged merge commit passed the Node.js 22 test/typecheck/build job, the PostgreSQL 16 integration suite, CodeQL, dependency review on PR #12, and a high-severity dependency audit.

Known limitation

This remains a reference implementation, not a production-ready service. Production startup intentionally fails while the real CRM and Google Sheets adapters are unavailable. No production deployment or public adoption is claimed.

Full changes: v0.1.0...v0.1.1