Releases: intercom/intercom-node
Release v3.0.1
What's Changed
- Fix build (dist folder) throwing error by @hypeofpipe in #294
- Simplify types to be compatible with TS v3.X by @hypeofpipe in #295
Full Changelog: v3.0.0...v3.0.1
Release v3.0.0
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
- [Beta Release] merged by @hypeofpipe in #289
Full Changelog: v3.0.0-0...v3.0.0
Release v3.0.0-beta
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
#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.
#202 demote sinon to dev dependencies.
Instantiate client `Error`s with the correct message
Support for permanently delete a user
PR #203
- deprecate previous delete which was a soft delete
- add archive function to perform soft delete
- add permanent delete option (ie to hard delete a user)
for more info on these changes please see the API reference
v0.1.0
0.1.0 (2024-07-17)
Full Changelog: v0.0.1...v0.1.0
Features
- api: OpenAPI spec update (1a8a867)
- api: OpenAPI spec update (1e478f3)
- api: update via SDK Studio (6471160)
- api: update via SDK Studio (536cfac)
- api: update via SDK Studio (12c2c09)
- api: update via SDK Studio (28e8e5f)
- api: update via SDK Studio (e64afcd)
- api: update via SDK Studio (f74126d)
- api: update via SDK Studio (62e438d)
- api: update via SDK Studio (29c13ed)
- api: update via SDK Studio (ab7812c)
- api: update via SDK Studio (2a37e9d)
- api: update via SDK Studio (e3ac97a)
- api: update via SDK Studio (f39fc52)
- api: update via SDK Studio (8768954)
- api: update via SDK Studio (8470cf4)
- api: update via SDK Studio (dca56d2)
- api: update via SDK Studio (768ce13)
- api: update via SDK Studio (#412) (6487a76)
- api: update via SDK Studio (#414) (7497e9b)