Skip to content

Conversation

@lucasfcosta
Copy link
Contributor

@lucasfcosta lucasfcosta commented Oct 4, 2025

Summary by cubic

Expose inbound email headers in the SDK response so clients can read message metadata. Adds typing, mapping, and tests for headers.

  • New Features
    • Add headers: Record<string, string> to GetInboundEmailApiResponse and InboundEmail.
    • Map apiResponse.headers to response.headers in Inbound.
    • Update tests to cover present and empty headers.

@lucasfcosta lucasfcosta requested a review from a team as a code owner October 4, 2025 22:06
@lucasfcosta lucasfcosta requested a review from brunorubin October 4, 2025 22:06
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 4, 2025

Open in StackBlitz

npm i https://pkg.pr.new/resend/resend-node/resend@658

commit: 5da5381

@lucasfcosta lucasfcosta changed the title feat: show headers in response chore: release new canary for headers Oct 4, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

@lucasfcosta lucasfcosta force-pushed the feat/release-canary-620-2 branch from 5da5381 to 7c3432d Compare October 4, 2025 22:10
@lucasfcosta lucasfcosta merged commit 1d74eae into canary Oct 4, 2025
10 checks passed
@lucasfcosta lucasfcosta deleted the feat/release-canary-620-2 branch October 4, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants