Releases: resend/resend-node
Releases · resend/resend-node
Release list
v6.17.2
fix response types for removing contacts out of segments and removing api keys (90d18da)
Pull request & contributors
v6.17.1
remove resource field, it was a dead field (0572834)
Pull request & contributors
v6.17.0
What's Changed
- chore: update sync_prs_to_linear sha by @dielduarte in #996
- feat: add idempotencyKey support to emails.receiving.forward() by @felipefreitag in #997
- feat: oauth grant management by @gabrielmfern in #998
Full Changelog: v6.16.0...v6.17.0
v6.16.0
What's Changed
- feat: add received_for to inbound email and received webhook types by @lucasfcosta in #993
- chore: release 6.16.0 by @lucasfcosta in #994
Full Changelog: v6.15.0...v6.16.0
v6.15.0
v6.14.0
v6.13.0
What's Changed
- chore: migrate to pnpm 11 by @gabrielmfern in #972
- feat: add
ContactImportsclass for managing contact imports by @vcapretz in #963 - feat: release
6.13.0-canary.0by @vcapretz in #976 - fix: typos in custom HTML example (readme.md) by @SRKrukowski in #981
- feat: remove contact import onError option by @vcapretz in #982
- feat: options for html_format in receiving.get by @gabrielmfern in #983
- feat: release
6.13.0by @vcapretz in #984
New Contributors
- @SRKrukowski made their first contribution in #981
Full Changelog: v6.12.4...v6.13.0
v6.12.4
What's Changed
- fix(deps): update dependency next to v16.2.6 [security] by @renovate[bot] in #957
- chore(dev-660): harden github actions workflows by @felipefreitag in #959
- chore: add sync-prs-to-linear action by @dielduarte in #961
- fix: rename misnamed
get-contact.interface.tstoget-topic.interface.tsin topics module by @wesleyramalho in #903 - fix: avoid mutating payloads in emails, broadcasts, and templates by @Shubhdeep12 in #862
- feat: add optional baseUrl and userAgent to Resend constructor by @xiaoyu2er in #839
- chore: bump public-shared-workflows hash by @dielduarte in #965
- chore: bump public-shared-workflows hash by @dielduarte in #966
- refactor: align
deletemethod with other HTTP methods in Resend class by @wesleyramalho in #904 - fix: to support @react-email/render exports across versions in templates by @Shubhdeep12 in #863
- fix: replace svix with standardwebhooks to reduce install size (#969) by @dielduarte in #970
- chore: bump version to 6.12.4 by @dielduarte in #971
Full Changelog: v6.12.3...v6.12.4
v6.12.3
What's Changed
- chore(deps): update pnpm to v10.33.2 by @renovate[bot] in #940
- chore(deps): upgrade
svixto silence GHSA-w5hq-g745-h8pq by @ulrichstark in #942 - fix: correct
paylaodintopayloadtypo in contacts overload signatures by @wesleyramalho in #902 - chore(deps): update dependency tsdown to v0.21.10 by @renovate[bot] in #929
- chore(deps): update dependency @biomejs/biome to v2.4.14 by @renovate[bot] in #943
- chore: add missing suppressed event to resend node sdk interface by @dielduarte in #946
- chore: bump sdk version to 6.12.3 by @dielduarte in #947
New Contributors
- @ulrichstark made their first contribution in #942
- @wesleyramalho made their first contribution in #902
- @dielduarte made their first contribution in #946
Full Changelog: v6.12.2...v6.12.3