Skip to content

Releases: mailosaur/mailosaur-node

11.1.0

06 Mar 14:29

Choose a tag to compare

What's Changed

Now uses MAILOSAUR_API_KEY environment variable by default for authentication. API key can still be overriden when instantiating the client if necessary (i.e. implementation backwards-compatible).

11.0.3

04 Mar 16:33

Choose a tag to compare

What's Changed

  • Updates to make ESM build compatible at runtime in #87

Full Changelog: 11.0.2...11.0.3

11.0.2

23 Feb 19:25

Choose a tag to compare

What's Changed

  • Resolve ESM compatibility with TypeScript NodeNext module resolution by @jm-mailosaur in #85

Full Changelog: 11.0.1...11.0.2

11.0.1

19 Feb 19:57

Choose a tag to compare

What's Changed

  • Fix type export of models in #83

Full Changelog: 11.0.0...11.0.1

11.0.0

17 Feb 11:52

Choose a tag to compare

What's Changed

  • Migrate repository to use TypeScript and Biome

Full Changelog: 10.0.0...11.0.0

10.0.0

05 Jan 12:46

Choose a tag to compare

What's Changed

  • Updated email previews API in #78

9.0.0

02 Oct 11:25
de94280

Choose a tag to compare

Update libraries (#77)

8.8.1

05 Feb 10:38

Choose a tag to compare

Fix invalid types for errorOnTimeout functionality

8.8.0

02 Jan 09:42

Choose a tag to compare

Added CC property to message option models

Including Create, Forward and Reply

8.7.0

30 Sep 10:56
7797107

Choose a tag to compare

Introduced deliverability reporting request/models