Skip to content

Releases: KTH/kth-node-api-call

v4.3.0

27 Aug 12:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.1...v4.3.0

v4.1.0

29 Jan 08:24

Choose a tag to compare

What's Changed

  • build(deps-dev): bump @kth/eslint-config-kth from 3.0.14 to 3.0.15 by @dependabot in #70
  • build(deps-dev): bump eslint from 8.46.0 to 8.48.0 by @dependabot in #72
  • build(deps-dev): bump jest and @types/jest by @dependabot in #71
  • build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #81

New Contributors

Full Changelog: v2.0.3...v4.1.0

v1.2.0

25 Jan 15:44

Choose a tag to compare

  • Imroved naming in connections.js and changed default value handling
  • Made api key optional for clients
  • Made it possible to get paths either from remote _path endpoint OR from the config file.
  • Made it possible to set a status-check-path in the config file.

v1.1.1

14 Dec 15:19

Choose a tag to compare

wrong package version

v1.1.0

14 Dec 15:18

Choose a tag to compare

performing the checks on connect instead

v1.0.1

25 Nov 09:58

Choose a tag to compare

Now with option.timeout (default timeout set at 2000ms)

v1.0.0

02 Sep 07:33

Choose a tag to compare

Initial commit