Skip to content

Releases: intercom/intercom-node

Release v3.1.4

Choose a tag to compare

@hypeofpipe hypeofpipe released this 11 Feb 18:20
586adbb

What's Changed

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

Release v3.1.2

Choose a tag to compare

@hypeofpipe hypeofpipe released this 10 Feb 12:48
a2a59d0

What's Changed

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

Release v3.1.1

Choose a tag to compare

@hypeofpipe hypeofpipe released this 09 Feb 10:32
a3c534b

What's Changed

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

Release v3.1.0

Choose a tag to compare

@hypeofpipe hypeofpipe released this 08 Feb 10:11
fccdf60

What's Changed

New Contributors

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

Release v3.0.1

Choose a tag to compare

@hypeofpipe hypeofpipe released this 31 Jan 15:58
c38923c

What's Changed

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

Release v3.0.0

Choose a tag to compare

@hypeofpipe hypeofpipe released this 28 Jan 15:50
8e4f74a

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

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

Choose a tag to compare

@hypeofpipe hypeofpipe released this 21 Jan 15:47

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

Choose a tag to compare

@choran choran released this 15 Oct 10:43

#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.

Choose a tag to compare

@jonnyom jonnyom released this 17 Aug 15:10

#202 demote sinon to dev dependencies.

Instantiate client `Error`s with the correct message

Choose a tag to compare

@choran choran released this 07 Jun 18:32

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