Skip to content

Releases: resend/resend-node

0.9.0

09 Feb 03:01
Compare
Choose a tag to compare

Minor Changes

  • Upgrade depdencies

0.8.0

22 Sep 23:37
Compare
Choose a tag to compare

Minor Changes

  • Remove exposure of render method globally: d8dc873

0.7.2

22 Sep 23:25
Compare
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
Compare
Choose a tag to compare

Patches

  • Upgrade react-email dependency: db00399

0.7.0

20 Aug 21:09
Compare
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
Compare
Choose a tag to compare

Minor Changes

  • Add support for bcc and cc parameters: a51b4e4

0.5.2

18 Aug 05:19
Compare
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

0.5.1

10 Aug 03:50
Compare
Choose a tag to compare

Patches

  • Fix build output directory: 7257534

0.5.0

10 Aug 03:21
Compare
Choose a tag to compare

Minor Changes

  • Add react render example: f5d3346
  • Feat: add react render support: #14
  • Return plain JSON object and not the Axios response object - fix #13: 0f3b698
  • Update documentation: 54c782a

Patches

  • Add react types: 97c7c35
  • Pin dependency @types/react to 18.0.17: #12
  • Get SDK version from package.json - fix #15: c10af32

Credits

Huge thanks to @bukinoshita for helping!

0.4.0

09 Aug 06:21
Compare
Choose a tag to compare

Minor Changes

  • Add renovate.json: #2
  • Feat: typescript: #1
  • Chore: add circleci: #4
  • Update Node.js to v16.16.0: #5
  • Update Node.js to v18: #6
  • Fix: optional subject: #9
  • Feat: export default class instead of using named export: #7
  • Feat: render react: #8
  • Chore: add circleci build: #10
  • Chore: bump internal version: #11
  • Add next.js example: 2d014a1
  • Add express example: c240d40
  • Export react render method: f5310e9

Credits

Huge thanks to @bukinoshita for helping!