Skip to content

fix(topics): broken types referencing defaultSubscription#844

Merged
gabrielmfern merged 2 commits intocanaryfrom
fix/broken-topics-listing
Feb 10, 2026
Merged

fix(topics): broken types referencing defaultSubscription#844
gabrielmfern merged 2 commits intocanaryfrom
fix/broken-topics-listing

Conversation

@gabrielmfern
Copy link
Member

@gabrielmfern gabrielmfern commented Feb 10, 2026

Closes #842


Summary by cubic

Rename Topic.defaultSubscription to default_subscription to match the API response. This fixes the broken topics listing.

Written for commit b54ab1c. Summary will update on new commits.

@gabrielmfern gabrielmfern requested a review from a team as a code owner February 10, 2026 19:43
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 10, 2026

Open in StackBlitz

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

commit: b54ab1c

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

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@gabrielmfern gabrielmfern merged commit 64674c3 into canary Feb 10, 2026
12 checks passed
@gabrielmfern gabrielmfern deleted the fix/broken-topics-listing branch February 10, 2026 19:46
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.

topics.list() returns snake_case fields but Topic type expects camelCase

2 participants