Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Oct 16:46
· 26 commits to master since this release

2.0.0 (2023-10-16)

Bug Fixes

  • deps: update dependency tslib to v2.4.1 (6ef2f1d)
  • deps: update dependency tslib to v2.5.0 (ce32213)
  • deps: update dependency tslib to v2.5.2 (8183415)
  • deps: update dependency tslib to v2.5.3 (8f055d2)
  • deps: update dependency tslib to v2.6.1 (e2afe81)
  • deps: update dependency tslib to v2.6.2 (23671d0)
  • remove strict equality (46cd69c)

chore

Features

  • asynchronous guards without casting (c25262d)
  • mirror zod type generics (4ef67f0)

BREAKING CHANGES

  • zodGuard generics have changed
  • dropping specific express-zod-api support as it no
    longer exports a specific version of zod.
  • The signature for asynchronous guards have changed.