Releases: resend/resend-node
Releases · resend/resend-node
0.10.0
0.9.0
Minor Changes
- Upgrade depdencies
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.2
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
0.5.0
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!