Skip to content

v0.7.2

Choose a tag to compare

@foo-ogawa foo-ogawa released this 18 May 07:05
· 141 commits to main since this release
662600b

Changes

  • fix: Generated policy.ts no longer imports from "cli-contracts/policy" at runtime. A self-contained policy-runtime.ts is now copied to the output directory, eliminating the runtime dependency on cli-contracts for consumers that list it as a devDependency.