Skip to content

Releases: RobinTail/express-zod-api

v21.11.1

18 Jan 11:40
Compare
Choose a tag to compare

Fixes

Chores

Full Changelog: v21.11.0...v21.11.1

v21.11.0

11 Jan 14:31
Compare
Choose a tag to compare

Feature

  • Exposing the child logger context on BuiltinLogger by @RobinTail in #2295

Chores

Full Changelog: v21.10.0...v21.11.0

v21.10.0

06 Jan 20:47
Compare
Choose a tag to compare

Feat

Chores

Full Changelog: v21.9.0...v21.10.0

v21.9.0

31 Dec 20:26
Compare
Choose a tag to compare

Deprecation

Minor changes

  • JSDoc for every type and interface of the generated Integration by @RobinTail in #2269

Patch level changes

Chores

Full Changelog: v21.8.0...v21.9.0

v21.8.0

20 Dec 17:53
Compare
Choose a tag to compare

Deprecation

Chores

Full Changelog: v21.7.0...v21.8.0

v21.7.0

14 Dec 19:18
Compare
Choose a tag to compare

Feature

  • Generating EncodedResponse interface by Integration by @RobinTail in #2226

Chores

Full Changelog: v21.6.1...v21.7.0

v21.6.1

11 Dec 23:43
Compare
Choose a tag to compare

Fixes

Chores

Full Changelog: v21.6.0...v21.6.1

v21.6.0

10 Dec 10:07
Compare
Choose a tag to compare

Feature

  • Supporting the following z.string() formats by the Documentation generator:
    • base64 (as byte), date, time, duration, nanoid;
    • And new formats introduced by Zod 3.24: jwt, base64url, cidr;

Fix

  • Missing minLength and maxLength properties when depicting z.string().length() (fixed length strings).

Chores

Full Changelog: v21.5.0...v21.6.0

v21.5.0

09 Dec 23:25
Compare
Choose a tag to compare

Feature

Chores

Full Changelog: v21.4.0...v21.5.0

v21.4.0

09 Dec 13:27
Compare
Choose a tag to compare

Feature

Fix

Chores

Full Changelog: v21.3.0...v21.4.0