Releases: resend/resend-node
Releases Β· resend/resend-node
v6.4.1
What's Changed
- fix: removes
objectproperty from list by @cassiozen in #733 - fix: include properties on payload of both contacts APIs by @Cisneiros in #737
- chore: bump version to 6.4.1 by @Cisneiros in #739
Full Changelog: v6.4.0...v6.4.1
v6.4.0
What's Changed
- refactor: reorganize attachments methods to match final API design by @vieiralucas in #717
- chore: remove duplicated export by @gabrielmfern in #719
- fix: inbound entity should still be called email by @vieiralucas in #721
- feat: return response headers on all responses by @gabrielmfern in #713
- fix: remove unsupported types by @CarolinaMoraes in #726
- feat: remove domain capability from the SDK API by @lucasfcosta in #728
- feat: add types for getting and setting contact property values by @Cisneiros in #730
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
- chore: bump to 6.3.0 by @lucasfcosta in #715
- feat: add sdk methods for webhooks by @lucasfcosta in #698
Full Changelog: v6.2.2...v6.3.0
v6.2.2
What's Changed
- fix: turbopack issues with optional @react-email/render by @gabrielmfern in #696
Full Changelog: v6.2.1...v6.2.2
v6.2.1
What's Changed
- fix: missing
statusCodeinErrorResponsetype by @gabrielmfern in #567
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- feat: add verify webhooks by @bukinoshita in #636
- feat: new 'suspended_api_key' in error name type by @gabrielmfern in #683
Full Changelog: v6.1.3...v6.2.0
v6.1.3
What's Changed
- feat: get html & text columns for broadcasts by @isabellaaquino in #677
Full Changelog: v6.1.2...v6.1.3
v6.1.2
What's Changed
- support any
@react-email/renderversion by @gabrielmfern in #647
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- refactor: consolidate interface exports in index files for consistent and complete type exports by @xentobias in #547
- fix: headers not sent to
DELETErequests by @TyMick in #635
New Contributors
- @xentobias made their first contribution in #547
- @TyMick made their first contribution in #635
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- fix: dynamic import issues with esbuild by @gabrielmfern (#620)
- feat: add pagination support for all old endpoints by @lucasfcosta (#614)
- feat: add emails.list method by @vieiralucas (#609)
- feat: adds permissive mode for batch API by @pedro-stramantinoli (#599)
- feat: react option for updating broadcasts by @hufftheweevil (#510)
- feat: use typescript to ensure there's email or id for contacts.get by @gabrielmfern (#566)
Full Changelog: v6.0.3...v6.1.0