# [2021-09-17] Nylas Node.js SDK v5.8.0

Source: https://developer.nylas.com/docs/new/v2-changelogs/2021-09-17-node-sdk-v5-8-0/

The Nylas Node.js SDK v5.8.0 has been released!

- GitHub: [Nylas Node.js SDK](https://github.com/nylas/nylas-nodejs/releases/tag/v5.8.0)
- Distribution: [npm](https://www.npmjs.com/package/nylas/v/5.8.0)

## 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` and `PUT` calls.