Releases: resend/resend-node
Releases · resend/resend-node
v6.6.0
What's Changed
- feat: add open_tracking, click_tracking, and tls fields to domain create by @vieiralucas in #761
- fix: missing error code names by @JacobLuckForLoop in #766
- feat: automatically update docs on SDK changes by @lucasfcosta in #767
- chore: bump to 6.6.0 for release by @lucasfcosta in #768
New Contributors
- @JacobLuckForLoop made their first contribution in #766
Full Changelog: v6.5.2...v6.6.0
v6.5.2
What's Changed
- refactor: remove unused files and status code to error names map by @gabrielmfern in #754
- fix: type issues in tests by @gabrielmfern in #755
- fix(contacts): types for first_name and last_name in update and get by @gabrielmfern in #757
Full Changelog: v6.5.1...v6.5.2
v6.5.1
What's Changed
- fix: devEngines syntax by @gabrielmfern in #750
- fix: main and types in package.json (bumping as a patch) by @gabrielmfern in #752
- chore: standardize lint scripts by @gabrielmfern in #753
Full Changelog: v6.5.0...v6.5.1
v6.5.0
What's Changed
- chore(deps): update actions/checkout digest to 71cf226 by @renovate[bot] in #734
- chore(deps): update dependency rimraf to v6.1.0 by @renovate[bot] in #731
- fix: type ErrorResponse exported as non-type by @gabrielmfern in #745
- feat(ci): run pnpm build during Tests/tests by @gabrielmfern in #747
- chore: require node >=22 for development by @gabrielmfern in #748
- chore: use tsdown by @gabrielmfern in #746
- chore(deps): update node.js to v24 by @renovate[bot] in #725
- feat: support domain capability methods on SDK by @lucasfcosta in #743
Full Changelog: v6.4.2...v6.5.0
v6.4.2
What's Changed
- fix: accept segmentId for listing contacts by @Cisneiros in #740
- chore: bump version to 6.4.2 by @Cisneiros in #741
Full Changelog: v6.4.1...v6.4.2
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