Skip to content

Releases: anime-skip/api-client-ts

v3.0.0

29 Mar 19:52

Choose a tag to compare

Features

BREAKING CHANGES

  • Rewrite code gen
  • Restructure library
  • Include token management
  • Use fetch

v2.6.2

01 Jan 15:58

Choose a tag to compare

Bug Fixes

  • regenerate to match backend v1.8.0 (d4ba3d1)

v2.6.1

30 Oct 23:44

Choose a tag to compare

Bug Fixes

v2.6.0

14 Oct 22:34

Choose a tag to compare

Features

  • added reset password operations (02f74e9)

v2.5.1

14 Oct 16:53

Choose a tag to compare

v2.5.0

11 Oct 17:26

Choose a tag to compare

Features

  • update to match api version 1.6.0 (7ad5760)

v2.4.2

11 Oct 16:41

Choose a tag to compare

Bug Fixes

  • security vulnerability in axios (580e33a)

v2.4.1

11 Oct 16:08

Choose a tag to compare

Bug Fixes

  • include axios config parameter to operations with no arguments (c9787ee)

v2.4.0

09 Oct 04:17

Choose a tag to compare

Bug Fixes

  • use client id to perform introspection (bab7360)

Features

  • v1.5.0 support, changePassword mutation (32f54f4)

v2.3.3

06 Sep 22:00

Choose a tag to compare

Bug Fixes

  • array input query string fixed Array<...>[...] (1a8fb4e)