Skip to content

Releases: intercom/intercom-node

Release v3.1.4

11 Feb 18:20
586adbb

Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

Release v3.1.2

10 Feb 12:48
a2a59d0

Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Release v3.1.1

09 Feb 10:32
a3c534b

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

Release v3.1.0

08 Feb 10:11
fccdf60

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

Release v3.0.1

31 Jan 15:58
c38923c

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

Release v3.0.0

28 Jan 15:50
8e4f74a

Choose a tag to compare

What's Changed

Updated Node SDK to support Intercom APIs > v2.x
Removed methods deprecated in API v2.x
Removed support for callbacks and replaced it solely with promise-based approach
Add >90% API coverage
Updated dependencies

What's Changed

Full Changelog: v3.0.0-0...v3.0.0

Release v3.0.0-beta

21 Jan 15:47

Choose a tag to compare

Release v3.0.0-beta Pre-release
Pre-release

What's Changed

Updated Node SDK to support Intercom APIs > v2.x
Removed methods deprecated in API v2.x
Removed support for callbacks and replaced it solely with promise-based approach
Updated dependencies

Full Changelog: https://github.com/intercom/intercom-node/blob/beta/CHANGELOG.md

Allowing permanent delete via multiple params

15 Oct 10:43

Choose a tag to compare

#216 allows for permanent deletion of users with multiple parameters. This reduces the number of calls you need to make now if you want to delete via a different user parameter.

Also update the readme for lead scrolling due to error with code example

Demote Sinon to dev dependencies and migrate to Circle CI.

17 Aug 15:10

Choose a tag to compare

Instantiate client `Error`s with the correct message

07 Jun 18:32

Choose a tag to compare

PR #201 fix for issue #200
intercom-node >= 2.9.3 always throws errors with default Response error messaging