Skip to content

Conversation

@gabrielmfern
Copy link
Member

@gabrielmfern gabrielmfern commented Nov 19, 2025

Also bumps the version to 6.5.2

closes #646


Summary by cubic

Fixes contact name types to match API behavior: GET returns first_name/last_name as string | null, and updates accept string | null to allow clearing. Bumps package to 6.5.2.

  • Bug Fixes

    • Contact interface: first_name/last_name are now string | null.
    • UpdateContactOptions: firstName/lastName accept string | null (use null to clear).
  • Dependencies

    • Version bumped to 6.5.2.

Written for commit 8b8f2d0. Summary will update automatically on new commits.

@gabrielmfern gabrielmfern self-assigned this Nov 19, 2025
@gabrielmfern gabrielmfern requested a review from a team as a code owner November 19, 2025 17:57
@gabrielmfern gabrielmfern requested review from Cisneiros and pedro-stramantinoli and removed request for Cisneiros November 19, 2025 17:57
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 19, 2025

Open in StackBlitz

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

commit: 8b8f2d0

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 3 files

@gabrielmfern gabrielmfern merged commit f800a2e into canary Nov 19, 2025
12 of 14 checks passed
@gabrielmfern gabrielmfern deleted the fix/contact-get-types branch November 19, 2025 18:28
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.

TypeScript interfaces missing null for contact name fields

3 participants