The Nylas Node.js SDK v5.8.0 has been released!
- GitHub: Nylas Node.js SDK
- Distribution: npm
- Nylas SDK v2.3 support is now enabled.
- Added support for Consecutive Availability.
Bug Fixes
Section titled “Bug Fixes”- Fixed an issue where
JSON.stringify
would omit read-only values. - Fixed a webhook example throwing error if body is not a raw body.
- Fixed readonly calendar attributes being sent for
POST
andPUT
calls.