Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 386 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 386 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.0.x

  • Initial release
  • Request validation for headers, params, query and body
  • Strongly typed headers, params, query, body and responses
  • Support for OpenAPI 3.0 and 3.1
  • Compatible with Express 4.x
  • Compatible with Zod 3.x