Skip to content

chore(release): prepare TypeChain 0.2.0 - #97

Merged
sjungwon03 merged 1 commit into
devfrom
chore/96-prepare-0-2-0
Aug 3, 2026
Merged

chore(release): prepare TypeChain 0.2.0#97
sjungwon03 merged 1 commit into
devfrom
chore/96-prepare-0-2-0

Conversation

@sjungwon03

Copy link
Copy Markdown
Member

Summary

  • Updates TypeChain’s optional TypeMCP peer contract from ^0.2.0 to ^0.3.0 and refreshes the development lockfile to the published @theorvane/type-mcp@0.3.0 artifact.
  • Prepares the first release containing the reviewed legacy CommonJS decorator entrypoint as @theorvane/type-chain@0.2.0.
  • Updates current user-facing docs and their regression contracts to cite TypeChain 0.2.0 and TypeMCP 0.3.0; historical planning records remain unchanged.

Verification

  • npm ci --ignore-scripts --no-audit --no-fund
  • npm run verify — Biome, typecheck, 52 tests, build, and package artifacts
  • npm run verify:consumer — packed standard consumers and legacy TypeScript/CommonJS consumer
  • npm run verify:publish — release readiness plus dry-run package contents
  • npm audit --omit=dev --audit-level=low — no production vulnerabilities
  • git diff --check

Closes #96

@sjungwon03 sjungwon03 added area:decorators Standard TypeScript decorator metadata and registration dependencies Pull requests that update a dependency file release-promotion size:S Small, focused change labels Aug 3, 2026

@sjungwon03-ai sjungwon03-ai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified the exact release-preparation head: TypeChain 0.2.0 declares TypeMCP ^0.3.0, lockfile installs 0.3.0, packed standard and legacy CommonJS consumers pass, and required CI is green.

@sjungwon03
sjungwon03 merged commit e74d0b1 into dev Aug 3, 2026
2 checks passed
@sjungwon03
sjungwon03 deleted the chore/96-prepare-0-2-0 branch August 3, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:decorators Standard TypeScript decorator metadata and registration dependencies Pull requests that update a dependency file release-promotion size:S Small, focused change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(release): prepare TypeChain 0.2.0

2 participants