Skip to content

Releases: RobinTail/express-zod-api

v16.4.1

12 Jan 23:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.4.0...v16.4.1

v16.4.0

11 Jan 18:12
de94703
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.3.0...v16.4.0

v16.3.0

10 Jan 21:11
fc7e238
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.2.2...v16.3.0

v16.2.2

08 Jan 18:00
65de4b4
Compare
Choose a tag to compare

What's Changed

  • Removing boundaries and regex flags from OpenAPI pattern by @RobinTail in #1460

Full Changelog: v16.2.1...v16.2.2

v15.3.1

08 Jan 17:56
66ca5ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.3.0...v15.3.1

v16.2.1

07 Jan 00:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.2.0...v16.2.1

v16.2.0

04 Jan 16:55
86be1c2
Compare
Choose a tag to compare

Feature

  • Different response schemas for different status codes by @RobinTail in #1431

Other changes

Full Changelog: v16.1.0...v16.2.0

v16.1.0

26 Dec 18:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.0.0...v16.1.0

v16.0.0

25 Dec 05:08
7a244f6
Compare
Choose a tag to compare

Version 16 is for Nina

This release is focused on improving Integration and Documentation.

Potentially breaking changes

  • Some methods and properties of the Documentation class (which extends the OpenAPI builder) might be changed.
  • Options successfulResponseDescription and errorResponseDescription of Documentation constructor are renamed.
  • Read the migration guide in Changelog.

Features

  • Switching to OpenAPI 3.1 with better descriptions of its components.
  • Featuring formatted code generation of frontend client and API types, including ability to split response types.

v15.3.0

23 Dec 19:26
bdedd02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.2.0...v15.3.0