Releases: nylas/nylas-nodejs
Releases · nylas/nylas-nodejs
v5.0.0
- [BREAKING] remove
appId
andappSecret
. Please useclientId
andclientSecret
. - [BREAKING] remove
Thread.folder
. Please useThread.folders
. - Migrate to Typescript
v4.10.1
- Update
exchangeCodeForToken
to reject when noaccess_token
is returned. - Fix unhandled error when response is undefined.
- Fix get contact picture request to correctly use callback, if provided.
v4.10.0
- Add iCalUID attribute to Event model
- Update SUPPORTED_API_VERSION to 2.1
- Allow file streaming uploads
- Update Thread.folder to use Folder model, and rename to Thread.folders
v4.9.0
- Remove error handling in /connect models
- Update Thread participants to use EmailParticipant
- Bump handlebars version
v.4.8.0
- Add support for
/connect/token
endpoint - Fix events so that they support all time subobjects
v4.7.1
- Update formatting for DeprecationWarnings
- Update package-lock.json
- Add support for
/connect/authorize
endpoint - Fix draft deletion bug
- Improvements to example/webhooks
v4.7.0
v4.2.1
- Extend contact model & add support for new functionality
- Change the Nylas API version that the SDK supports to
2.0
- Address minor issues, see CHANGELOG.md for more details
v.4.0.0
v4.0.0 Bump version to 4.0.0