Skip to content

Releases: ecyrbe/zodios

Release v10.6.0

05 Nov 21:16
Compare
Choose a tag to compare

Changelog

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

  • new options to disable zod transforms on zodios client (thanks to @QzCurious #217 )

Release v10.5.2

01 Nov 12:51
Compare
Choose a tag to compare

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

Release v10.5.1

01 Nov 12:50
Compare
Choose a tag to compare

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

Release v10.5.0

30 Oct 14:01
Compare
Choose a tag to compare

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

Release v10.4.4

29 Oct 17:11
Compare
Choose a tag to compare

Changelog

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

  • fix: allow parameter/response/error types to be inferred depending if they are used in backend or frontend

Release v10.4.3

27 Oct 14:10
Compare
Choose a tag to compare

Changelog

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

  • fix support for duplicate status errors

Release v10.4.2

26 Oct 23:29
Compare
Choose a tag to compare

Changelog

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

  • fix error handling, type guard should only match desired path, not just errors that match the path

Release v10.4.1

26 Oct 20:42
Compare
Choose a tag to compare

Changelog

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

  • fix default error handling with branding

Release v10.4.0

26 Oct 20:07
Compare
Choose a tag to compare

Changelog

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

  • add error handing type guard #206 (thanks to QZCurious for the idea)

Release v10.3.1

23 Oct 12:11
Compare
Choose a tag to compare

Improved esm support