Skip to content

Version Packages#66

Merged
tuyakhov merged 1 commit into
mainfrom
changeset-release/main
Jul 6, 2026
Merged

Version Packages#66
tuyakhov merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@senderkit/sdk@0.11.0

Minor Changes

  • 06e85f7: Align the blocked message status with what the API actually returns.

    The message read endpoints (messages.list / messages.get), the live tail,
    and the logs view no longer return a per-message blockedReason; a blocked
    message carries only its generic blocked status, with any human-readable note
    recorded on the message timeline. The SDK is updated to match:

    • Removed Message.blockedReason. The field was never populated by these
      endpoints anymore, so reading it always yielded undefined. Consumers should
      branch on status === "blocked" instead. blocked remains a valid
      MESSAGE_STATUSES value and a valid senderkit_messages_list.status filter —
      only the extra field is gone.
    • Reworded the Message.status and MESSAGE_STATUSES docs (SDK types + MCP
      tool schema) to describe a blocked message generically, without implying a
      detailed per-message reason field.

@senderkit/cli@0.6.4

Patch Changes

  • 06e85f7: Align the blocked message status with what the API actually returns.

    The message read endpoints (messages.list / messages.get), the live tail,
    and the logs view no longer return a per-message blockedReason; a blocked
    message carries only its generic blocked status, with any human-readable note
    recorded on the message timeline. The SDK is updated to match:

    • Removed Message.blockedReason. The field was never populated by these
      endpoints anymore, so reading it always yielded undefined. Consumers should
      branch on status === "blocked" instead. blocked remains a valid
      MESSAGE_STATUSES value and a valid senderkit_messages_list.status filter —
      only the extra field is gone.
    • Reworded the Message.status and MESSAGE_STATUSES docs (SDK types + MCP
      tool schema) to describe a blocked message generically, without implying a
      detailed per-message reason field.
  • Updated dependencies [06e85f7]

    • @senderkit/sdk@0.11.0

@senderkit-examples/nextjs-basic@0.0.12

Patch Changes

  • Updated dependencies [06e85f7]
    • @senderkit/sdk@0.11.0

@senderkit-examples/node-basic@0.0.12

Patch Changes

  • Updated dependencies [06e85f7]
    • @senderkit/sdk@0.11.0

@github-actions github-actions Bot requested a review from tuyakhov as a code owner July 6, 2026 04:24
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6748d54 to 4ba1be4 Compare July 6, 2026 04:27
@tuyakhov tuyakhov merged commit 76b5f2c into main Jul 6, 2026
1 check passed
@tuyakhov tuyakhov deleted the changeset-release/main branch July 6, 2026 04:37
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.

1 participant