v0.1.11
·
37 commits
to main
since this release
Summary
- Split the oversized Node schema/runtime suite into focused domain test files under tests/node/.
- Added shared test-only helpers under tests/node/helpers/ for fixture loading, CLI setup, config fixtures, route-back fixtures, and schema assertions.
- Updated check:schemas to build and run the full split Node contract lane.
Verification
- GitHub publish workflow passed across Node 18, 22, and 24 verification lanes.
- npm publish job passed and @kontourai/flow@0.1.11 is published as latest.
- Local delivery gates passed: tool-planner, tool-worker, tool-code-reviewer, tool-dependencies-updater, and tool-verifier.
- Local checks passed: npm run test:node, npm run typecheck, npm run typecheck:console-ui, npm run check:schemas, npm test, npm pack --dry-run --cache /private/tmp/flow-npm-cache, git diff --check.