Only show these results:

[2022-01-12] Nylas Node.js SDK v6.0.0

Categories: Sdks Node

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

This is a breaking change when upgrading from version 5.X.X. We created a migration guide so you can see what’s different.

We made the SDK more Typescript like and improved the experience for developers. Some of things we fixed are:

  • Lack of typing on properties and functions
  • Lack of naming consistencies, snake_case vs. camelCase
  • No type strictness
  • No type checking when instantiating new objects
  • Bugs/inconsistencies in deserialization
  • Lack of secondary models