Skip to content

Releases: weMail/flysend-node

Release list

v1.0.0

Choose a tag to compare

@tareq1988 tareq1988 released this 02 Apr 16:06

FlySend Node.js SDK v1.0.0

Initial stable release of the official Node.js SDK for the FlySend API.

Features

  • Send single emails via flysend.emails.send()
  • Batch send up to 100 emails via flysend.emails.batch()
  • Full TypeScript support with type definitions
  • Structured error handling: ValidationError, QuotaExceededError
  • Configurable base URL and timeout
  • Zero production dependencies — uses native fetch