Skip to content

Releases: kapetacom/sdk-nodejs-rest-client

v3.3.0

15 Feb 13:31

Choose a tag to compare

3.3.0 (2024-02-15)

Features

  • Add $withBaseUrl method (86714ae)

v3.2.1

02 Feb 12:41

Choose a tag to compare

3.2.1 (2024-02-02)

Bug Fixes

v3.2.0

22 Jan 21:14

Choose a tag to compare

3.2.0 (2024-01-22)

Features

v3.1.2

16 Jan 12:59

Choose a tag to compare

3.1.2 (2024-01-16)

Bug Fixes

  • Format codebase (bc89a2d)
  • Handle Set and Map in query transport (3c1f769)

v3.1.1

07 Jan 16:51

Choose a tag to compare

3.1.1 (2024-01-07)

Bug Fixes

  • Do not attempt to consume response body twice (6b86bd0)

v3.1.0

07 Jan 11:09

Choose a tag to compare

3.1.0 (2024-01-07)

Features

  • Use fetch, add documentation and made autoInit optional (#11) (1d6ffb9)

v3.0.1

05 Jan 13:47

Choose a tag to compare

3.0.1 (2024-01-05)

Bug Fixes

  • Do not send values that are null or undefined (#10) (742bac0)

v3.0.0

02 Jan 16:00

Choose a tag to compare

3.0.0 (2024-01-02)

Features

  • Prefix all internal methods with $ to avoid name clashes (#9) (0f9d6d6)

BREAKING CHANGES

  • We generate methods names which can be named anything

v2.0.1

13 Dec 08:47

Choose a tag to compare

2.0.1 (2023-12-13)

Bug Fixes

v2.0.0

12 Dec 17:45

Choose a tag to compare

2.0.0 (2023-12-12)

Features

  • Refactored to seperate request from client (#8) (029f573)

BREAKING CHANGES

  • Refactoring to make it possible to interact with request