[2021-09-17] Nylas Node.js SDK v5.8.0
The Nylas Node.js SDK v5.8.0 has been released!
- GitHub: Nylas Node.js SDK
- Distribution: npm
New
- Nylas SDK v2.3 support is now enabled.
- Added support for Consecutive Availability.
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.