Skip to content

Releases: resend/resend-node

0.12.1

29 Mar 03:39

Choose a tag to compare

Patch

  • Fix create API key returning typehttps://github.com//pull/72

0.12.0

27 Mar 18:52

Choose a tag to compare

Minor

  • Add email tags support #62
  • Add request methods #68
  • Add API keys support #66
  • Add domains support #67

Patch

  • Export interfaces #52
  • Fix required subject #59
  • Upgrade typescript to v5 #60
  • Upgrade prettier to v2.8.7 #64
  • Upgrade @types/react to v18.0.29 #65

Examples

  • Upgrade resend #56

0.11.1

15 Mar 22:53

Choose a tag to compare

Patch

  • Better handle errors #58
  • Fix interface descriptions #57

0.11.0

09 Feb 03:03

Choose a tag to compare

Minor

  • Add response types #45
  • Add attachments types #48
  • Rename replyTo to reply_to #47

0.10.0

09 Feb 03:01

Choose a tag to compare

Minor Changes

  • Add attachments support #40

0.9.0

09 Feb 03:01

Choose a tag to compare

Minor Changes

  • Upgrade depdencies

0.8.0

22 Sep 23:37

Choose a tag to compare

Minor Changes

  • Remove exposure of render method globally: d8dc873

0.7.2

22 Sep 23:25

Choose a tag to compare

Patches

  • Update dependency @types/jest to v28.1.7: #19
  • Update dependency ts-jest to v28.0.8: #18
  • Update dependency axios-mock-adapter to v1.21.2: #16
  • Replace react render layer: 47942f1

0.7.1

20 Aug 22:18

Choose a tag to compare

Patches

  • Upgrade react-email dependency: db00399

0.7.0

20 Aug 21:09

Choose a tag to compare

Minor Changes

  • Allow multiple bcc and cc parameters - fix #21: 22af05c

Patches

  • Add interface documentation: 58708c3