# [2022-04-22] Nylas Node.js SDK v6.3.1

Source: https://developer.nylas.com/docs/new/v2-changelogs/2022-04-22-node-sdk-v6-3-1/

The Nylas Node.js SDK v6.3.1 has been released!

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

## Bug Fixes

- Added missing `order` and `emails` field in Calendar Availability.
- Fixed an issue where passing in an array of one for `MessageRestfulModelCollection.findMultiple` throws an error.