Skip to content

Releases: nimbu/node-nimbu-client

Add tslib as a runtime dependency

26 Apr 10:31

Choose a tag to compare

Other small changes:

v3.0.5...v3.1.1

v0.2.3

16 May 12:31

Choose a tag to compare

  • Add more mocked query functions 9ede165

v3.0.4

11 Oct 14:25

Choose a tag to compare

  • Dynamically import http again to allow stubbing 781d5a7

v3.0.3...v3.0.4

v3.0.3

11 Oct 13:02

Choose a tag to compare

  • Add generics for the request response types 4198c37

v3.0.2...v3.0.3

v3.0.1

11 Oct 10:30

Choose a tag to compare

  • Export typings for Error class e099b7e

v3.0.0...v3.0.1

v3.0.0

11 Oct 10:26

Choose a tag to compare

Rewrite in Typescript so Types are available.

v2.0.0...v3.0.0

v2.0.0

23 Oct 10:35

Choose a tag to compare

v1.0.6...v2.0.0

v1.0.7

22 Oct 14:44

Choose a tag to compare

v1.0.6...v1.0.7

v1.0.6

21 Sep 07:32

Choose a tag to compare

Maintenance release.

Commits

  • Merge pull request #12 from nimbu/dependabot/npm_and_yarn/node-fetch-2.6.1 da3e22b
  • Merge pull request #13 from nimbu/dependabot/npm_and_yarn/lodash-4.17.20 4a4bc1d
  • Merge pull request #11 from nimbu/dependabot/npm_and_yarn/handlebars-4.7.6 e731646
  • Bump node-fetch from 2.3.0 to 2.6.1 bc39210
  • Merge pull request #10 from nimbu/dependabot/npm_and_yarn/codecov-3.7.1 09ae608
  • Bump codecov from 3.5.0 to 3.7.1 6a35917
  • Merge pull request #8 from nimbu/dependabot/npm_and_yarn/https-proxy-agent-2.2.4 47f3b17
  • Bump lodash from 4.17.11 to 4.17.20 4eb1bd6
  • Merge pull request #7 from nimbu/dependabot/npm_and_yarn/acorn-6.4.1 35c3744
  • Bump handlebars from 4.1.2 to 4.7.6 04edc0c
  • Bump https-proxy-agent from 2.2.1 to 2.2.4 65cdf8e
  • Bump acorn from 6.2.0 to 6.4.1 4925756
  • Merge pull request #4 from nimbu/dependabot/npm_and_yarn/eslint-utils-1.4.2 aa386d1
  • Bump eslint-utils from 1.3.1 to 1.4.2 dfd103f

v1.0.5...v1.0.6

v1.0.5

29 Jul 16:46

Choose a tag to compare

Add callback function onNextPage(next: number, last: number) when fetching next page when fetchAll is true