Releases: resend/resend-node
Releases · resend/resend-node
v0.14.1
Patches
- Fix send email types #96
- Update readme.md to use new emails API #95
v0.14.0
Minor
- Add get email #90
- Map error response type #83
Patches
- Update dependency axios to v1.4.0 #91
- Update dependency prettier to v2.8.8 #88
- Update dependency axios to v1.3.6 #87
v0.13.1
Patches
- Return API key id on creation #89
- Update dependency prettier to v2.8.8 #88
- Update dependency axios to v1.3.6 #87
- Update dependency @types/jest to v29.5.1 #85
v0.13.0
Minor
Patch
- Update dependency @react-email/render to v0.0.7
- Update dependency axios to v1.3.5
- Update dependency typescript to v5.0.4
- Update dependency axios-mock-adapter to v1.21.4
- Update dependency @types/react to v18.0.32
- Update dependency typescript to v5.0.3
- Update dependency ts-jest to v29.1.0
0.12.1
Patch
- Fix create API key returning typehttps://github.com//pull/72
0.12.0
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
0.11.1
Patch
- Better handle errors #58
- Fix interface descriptions #57
0.11.0
Minor
- Add response types #45
- Add attachments types #48
- Rename
replyTo
to reply_to
#47
0.10.0
Minor Changes
- Add attachments support #40