Skip to content

Releases: resend/resend-node

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

0.6.0

18 Aug 05:58

Choose a tag to compare

Minor Changes

  • Add support for bcc and cc parameters: a51b4e4

0.5.2

18 Aug 05:19

Choose a tag to compare

Patches

  • Update SDK version in all examples: a7e0961
  • Render react component on the server-side: 74a01e2
  • Update example using a non-reserved prop: 3457100
  • Add TypeScript example: 60271f8
  • Add auto-generated TS files: f108feb
  • Import specific type: b639372
  • Use .tsx instead of .ts and import react lib: d3ee905
  • Fix TS config: 3b117d6
  • Remove "react" object from API payload to avoid hitting body limit - fix #20: f77b99b