# [2021-07-15] Nylas Node.js SDK v5.6.0

Source: https://developer.nylas.com/docs/new/v2-changelogs/2021-07-15-node-sdk-v5-6-0/

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

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

## New

- We added support for the Neural API.
- We added the Availability endpoint.
- We added ESlint and Prettier.

## Bug Fixes

- Fixed Jest test cases not respecting async methods.
- Fixed an issue with parsing raw MIME emails.