The Nylas Node.js SDK v7.0.0 beta 5 has been released!
- GitHub: Nylas Node.js SDK
- Distribution: npm
- Added
default
event visibility value.
Updated
Section titled “Updated”- Changed
clientSecret
to optional for token exchange methods; now defaults to API key. - Updated reminders field to match updated API schema.
- Updated all references to
File
toAttachment
to match API schema. - Fixes to the
Event
models. - Fixes to drafts and sending messages.
Removed
Section titled “Removed”- Removed
ContactType
enum as the API accepts any string.