Skip to content

Releases: graywolftech/rest-ts

v0.2.7

04 Feb 12:54

Choose a tag to compare

Fix RestTSRoute to allow undefined values in query object.

v0.2.6

04 Feb 12:51

Choose a tag to compare

Fix previous release

v0.2.5

04 Feb 12:50

Choose a tag to compare

Bump axios to 0.21.1

v0.3.0-alpha.2

18 May 13:55

Choose a tag to compare

v0.3.0-alpha.2 Pre-release
Pre-release

Fix

  • Fixing axios body issue where we weren't applying TypeOf.

v0.3.0-alpha.1

18 May 00:43

Choose a tag to compare

v0.3.0-alpha.1 Pre-release
Pre-release

Changed

  • Routes are now defined 100% using t.Mixed! This gives a lot more flexibility to users.

v0.3.0-alpha.0

17 May 22:51

Choose a tag to compare

v0.3.0-alpha.0 Pre-release
Pre-release

Added

  • Now defining rest APIs using io-ts!
  • Performing runtime boundary checking for express and axios.

v0.2.4

13 May 15:36

Choose a tag to compare

Fixed

  • rest-ts-axios undoing previous commit!

v0.2.3

13 May 15:31

Choose a tag to compare

Fixed

  • rest-ts-axios now correctly defining params and query args!

v0.2.2

13 May 14:12

Choose a tag to compare

Added

  • CJS module for rest-ts-express and rest-ts-axis!

v0.2.1

13 May 13:52

Choose a tag to compare

Added

  • CJS module for rest-ts-express and rest-ts-axis!