Skip to content

Releases: ecyrbe/zodios-express

Release v10.6.1

14 Apr 11:39
Compare
Choose a tag to compare

Changelog

notable changes to this project will be documented in this file.

  • fix node http createserver type compatibility #189

Release v10.6.0

03 Apr 22:15
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • add custom validation error handler (fixes #140 , thank to @dwidge for the PR #184 )

Release v10.5.1

15 Feb 19:08
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • fixed objects passed in query params #144

Release v10.5.0

04 Feb 20:56
Compare
Choose a tag to compare

Changelog%0A%0AAll notable changes to this project will be documented in this file.

Release v10.4.5

04 Feb 20:23
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • fixes error handling midleware not recognized, fixes #80

Release v10.4.4

26 Nov 21:26
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • fix type exports for nodenext

Release v10.4.3

29 Oct 17:22
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • fix incorrect inference in backend #64

Release v10.4.2

28 Oct 23:33
Compare
Choose a tag to compare

Changelog%0A%0AAll notable changes to this project will be documented in this file.

Release v10.4.1

28 Oct 22:48
Compare
Choose a tag to compare

Changelog%0A%0AAll notable changes to this project will be documented in this file.

Release v10.4.0

28 Oct 16:09
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

  • align minor versio with core
  • fix zod tranform detection causing a crash (was not type safe)