Skip to content

Releases: ecyrbe/zodios

Release v10.7.6

07 Feb 21:51
Compare
Choose a tag to compare

Changelog

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

  • fixe error matching not working with path params #269 (thanks to @maantje for the patch)

Release v10.7.5

29 Jan 15:37
Compare
Choose a tag to compare

Changelog

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

  • fixes missing types exports for node16 and nodenext module resolution

Release v10.7.4

29 Jan 12:50
Compare
Choose a tag to compare

Changelog

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

  • fix request method typings and autocompletion

Release v10.7.3

22 Jan 22:12
Compare
Choose a tag to compare

Changelog

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

  • fix request method returning a union of all responses

Release v10.7.2

22 Jan 19:36
Compare
Choose a tag to compare

Changelog

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

  • fix axios types breaking changes

Release v10.7.1

26 Nov 21:18
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 v11.0.0-rc.0

10 Nov 21:33
Compare
Choose a tag to compare
Release v11.0.0-rc.0 Pre-release
Pre-release

Changelog

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

  • add type provider system that allows to use any type library

Release v10.7.0

08 Nov 00:16
Compare
Choose a tag to compare

Changelog

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

  • add option to enable sending default values set on parameter's schema

Release v10.6.2

07 Nov 19:49
Compare
Choose a tag to compare

Changelog

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

  • fix bug where parameters do not get transformed if they where falsy

Release v10.6.1

05 Nov 23:45
Compare
Choose a tag to compare

Changelog

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

  • fix build and rollback to tsup 6.3