Skip to content

v0.1.10

Choose a tag to compare

@briananderson1222 briananderson1222 released this 09 Jun 18:38
· 38 commits to main since this release
7901ffd

Summary

  • Defined the public npm package specifier boundary as @kontourai/flow, @kontourai/flow/console-projection, and @kontourai/flow/console-server.
  • Added package-boundary tests proving supported specifiers import successfully and representative generated implementation subpaths are rejected by package exports.
  • Clarified that packaged dist domain files are implementation output, not public consumer subpaths.

Verification

  • PR #50 passed CI: Test and package.
  • Publish workflow 27227537254 passed Node 18, 22, and 24 verification, pack dry run, and npm publish.
  • npm registry reports @kontourai/flow@0.1.10 as latest.
  • tool-code-reviewer approved after README wording clarification.
  • tool-security-reviewer approved.
  • tool-verifier passed acceptance criteria.