Skip to content

v5.5.0

Compare
Choose a tag to compare
@mrashed-dev mrashed-dev released this 09 Jun 21:09
a69f8de

New Features

  • Replaced deprecated request library with node-fetch (#234)
  • Add custom error class NylasApiError to add more error details returned from the API (#236)
  • Add support for read only fields (#237)
  • Enabled Nylas API v2.2 support (#237)

Enhancements

  • Fix bug where saving a draft object with an undefined filesIds would throw an error (#230)
  • Fix typings for classes that extend RestfulModelCollection or RestfulModelInstance (#238)