# [2022-05-04] Nylas Node.js SDK v6.3.2

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

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

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

## Bug Fixes

- Added missing `fileIdsToAttach` in `DraftProperties`.
- Fixed a JSON parse error when using `CalendarRestfulModelCollection.freeBusy`.
- Fixed the base URL not being set for `SchedulerRestfulModelCollection` functions.