Skip to content

chore: version packages#29

Merged
Work90210 merged 2 commits intomasterfrom
changeset-release/master
Mar 18, 2026
Merged

chore: version packages#29
Work90210 merged 2 commits intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@model-translator/transformer@0.2.0

Minor Changes

  • #27 3d7b09d Thanks @Work90210! - feat: implement OpenAPI to MCP transformer engine
    • Parse and validate OpenAPI 3.0.x and 3.1.x specs
    • Transform operations into MCP tool definitions with full parameter mapping
    • Deep $ref resolution with circular reference detection
    • allOf merging, oneOf/anyOf preservation
    • Filtering by methods, paths (glob), and tags
    • Security hardened against prototype pollution, ReDoS, stack overflow, and memory bombs
    • ESM + CJS dual output via tsup
    • 163 tests at 96.54% coverage across 14 real-world API fixtures

@model-translator/runtime@0.0.1

Patch Changes

  • Updated dependencies [3d7b09d]:
    • @model-translator/transformer@0.2.0

@github-actions
Copy link
Copy Markdown
Contributor Author

Coverage Report for packages/transformer

Status Category Percentage Covered / Total
🔵 Lines 96.52% (🎯 80%) 584 / 605
🔵 Statements 96.52% (🎯 80%) 584 / 605
🔵 Functions 100% (🎯 80%) 35 / 35
🔵 Branches 94.67% (🎯 80%) 231 / 244
File CoverageNo changed files found.
Generated in workflow #29 for commit 6a26d3c by the Vitest Coverage Report Action

@Work90210 Work90210 merged commit 0a3109f into master Mar 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant