Skip to content

Release 7.1.0

Compare
Choose a tag to compare
@anymaniax anymaniax released this 02 Sep 15:18
· 13 commits to master since this release

7.1.0 (2024-09-02)

Bug Fixes

  • don't allow conversion if there are errors in the results of the validation (#1584) (852dce7)
  • client-query: return type can be undefined when config request options is set to false (#1578) (a51064a)
  • hono: validator unused cloned response (349829c)
  • query: remove Promise from error type in query clients (#1571) (d689408)
  • relative hono handler imports when using tag mode (#1574) (8dac2a2)
  • zod: Docs missing generateEachHttpStatus option (#1589) (e2ed21c)

Features