Skip to content

Releases: resend/resend-node

v0.17.1

11 Jul 20:51
Compare
Choose a tag to compare

Patches

v0.17.0

11 Jul 20:49
5922ace
Compare
Choose a tag to compare

Minor

  • Add custom headers support #131

Patches

  • Fix React types #136
  • Ensure either text or html is a required field #130
  • Bump semver from 5.7.1 to 5.7.2 #135
  • Bump @types/jest to v29.5.3 #134
  • Bump json5 from 2.2.1 to 2.2.3 #127
  • Bump cookiejar from 2.1.3 to 2.1.4 #126
  • Bump prettier to v3 #123
  • Bump jest to v29.6.1 #121
  • Bump ts-jest to v29.1.1 #119
  • Bump typescript to v5.1.6 #117

v0.16.0

26 Jun 21:20
Compare
Choose a tag to compare

Minor

v0.15.3

16 Jun 13:59
Compare
Choose a tag to compare

Patches

  • Fix list API keys returning types #111
  • Fix list domains returning types #112

v0.15.2

16 Jun 13:43
cce3dd0
Compare
Choose a tag to compare

Patches

  • Fix domain list types #108
  • Update dependency axios-mock-adapter to v1.21.5 #106
  • Update dependency typescript to v5.1.3 #103
  • Update dependency @types/jest to v29.5.2 #102

Misc

  • Move examples to separate repos
  • Standardize README

v0.15.1

25 May 15:43
97491e8
Compare
Choose a tag to compare

Patch

  • Fix resend.emails.send() method missing React #98

v0.15.0

25 May 15:36
Compare
Choose a tag to compare

Minor

  • Add URL file attachment support #97

v0.14.1

23 May 18:19
Compare
Choose a tag to compare

Patches

  • Fix send email types #96
  • Update readme.md to use new emails API #95

v0.14.0

28 Apr 14:26
Compare
Choose a tag to compare

Minor

  • Add get email #90
  • Map error response type #83

Patches

  • Update dependency axios to v1.4.0 #91
  • Update dependency prettier to v2.8.8 #88
  • Update dependency axios to v1.3.6 #87

v0.13.1

25 Apr 15:18
Compare
Choose a tag to compare

Patches

  • Return API key id on creation #89
  • Update dependency prettier to v2.8.8 #88
  • Update dependency axios to v1.3.6 #87
  • Update dependency @types/jest to v29.5.1 #85