Releases: resend/resend-node
Releases · resend/resend-node
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!
0.4.0
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!