v2.3.0
Release v2.3.0
Release type: stable
Release line: 2.3.x
Branch: release/2.3.x
[2.3.0] - 2026-04-08
Added
- Implemented built-in format resolvers, enriching JSON Schema with constraints based on OpenAPI format values (e.g., uuid, date-time, int32).
- Added support for custom format resolvers through
formatResolversoption inGenerateOptions. - Enabled resolution of schema formats globally with
resolveFormatsflag inGenerateOptions.
Changed
- Updated engine requirement to Node.js v20 or higher.
- Upgraded
@apidevtools/json-schema-ref-parserdependency to v15.3.5.
Fixed
- Improved handling of OpenAPI document validation when dereferencing.
- Corrected source map misalignments during coverage reporting.
Security
- No security issues addressed in this release.
Installation
npm install mcp-from-openapi@2.3.0