Skip to content

Conversation

@gabrielmfern
Copy link
Member

@gabrielmfern gabrielmfern commented Oct 25, 2025

Summary by cubic

Adds TypeScript autocomplete for testing email addresses in CreateEmail options to improve DX and reduce typos. The from and to fields now suggest known test addresses while still accepting any string.

  • New Features
    • Added FromTestingAddress and ToTestingAddress literal unions.
    • Updated from/to types to include these unions and keep support for any string and arrays.
    • No runtime changes; type-only improvements.

lucasfcosta and others added 30 commits October 21, 2025 14:48
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Carolina de Moraes Josephik <[email protected]>
Co-authored-by: Carolina de Moraes Josephik <[email protected]>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Lucas da Costa <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vitor Capretz <[email protected]>
Co-authored-by: Gabriel Miranda <[email protected]>
Co-authored-by: Vitor Capretz <[email protected]>
Co-authored-by: Cassio Zen <[email protected]>
Co-authored-by: Bu Kinoshita <[email protected]>
Co-authored-by: Lucas da Costa <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vitor Capretz <[email protected]>
Co-authored-by: Gabriel Miranda <[email protected]>
Co-authored-by: Ty Mick <[email protected]>
Co-authored-by: Isabella Aquino <[email protected]>
Co-authored-by: Alexandre Cisneiros <[email protected]>
Co-authored-by: Carolina de Moraes Josephik <[email protected]>
Co-authored-by: Carolina de Moraes Josephik <[email protected]>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Vitor Capretz <[email protected]>
Co-authored-by: Cassio Zen <[email protected]>
Co-authored-by: Bu Kinoshita <[email protected]>
Co-authored-by: Zeno Rocha <[email protected]>
@gabrielmfern gabrielmfern self-assigned this Oct 25, 2025
@gabrielmfern gabrielmfern marked this pull request as ready for review October 25, 2025 10:32
@gabrielmfern gabrielmfern requested a review from a team as a code owner October 25, 2025 10:32
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 25, 2025

Open in StackBlitz

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

commit: 209f105

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 1 file

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.