Skip to content

v0.1.16

Choose a tag to compare

@briananderson1222 briananderson1222 released this 10 Jun 14:34
· 32 commits to main since this release
819c397

Summary

  • Collapses the npm package API to the @kontourai/flow root import plus the flow CLI.
  • Removes root compatibility source shims for console projection, console server, and runtime file helpers while keeping those APIs available from the package root.
  • Blocks old console/runtime package subpaths and adds package contents coverage so stale root generated entrypoint files cannot ship.
  • Updates tests, docs, and release metadata for the domain-folder source layout.

Verification