Skip to content

chore: version packages#237

Merged
tmm merged 1 commit intomainfrom
changeset-release/main
Mar 26, 2026
Merged

chore: version packages#237
tmm merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 25, 2026

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

mppx@0.4.10

Patch Changes

  • b4e1a3d: Add OpenAPI-first discovery tooling via mppx/discovery, framework discovery() helpers, and mppx discover validate.

    This also changes mppx/proxy discovery routes:

    • GET /openapi.json is now the canonical machine-readable discovery document.
    • GET /llms.txt remains available as the text-friendly discovery view.
    • Legacy /discover* routes now return 410 Gone.
  • 70f6595: Fix two production session/SSE robustness issues.

    1. Accept exact voucher replays (cumulativeAmount == highestVoucherAmount) as idempotent success after signature verification, while still rejecting lower cumulative amounts and preserving monotonic state advancement rules.
    2. Prevent invalid null-body response wrapping in SSE receipt transport by returning 101/204/205/304 responses directly instead of stream-wrapping them.
  • 3c713c9: tempo.session() now throws immediately at initialization if no viem Account is provided, instead of failing later with an opaque error during channel close. The error message includes an example fix.

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from bbb8f52 to 82b9774 Compare March 26, 2026 04:48
@github-actions github-actions bot force-pushed the changeset-release/main branch from 82b9774 to 8ab49a6 Compare March 26, 2026 14:07
@tmm tmm marked this pull request as draft March 26, 2026 14:14
@tmm tmm marked this pull request as ready for review March 26, 2026 14:20
@tmm tmm merged commit 24ab0f2 into main Mar 26, 2026
3 of 4 checks passed
@tmm tmm deleted the changeset-release/main branch March 26, 2026 14:21
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