Skip to content

Version Packages#311

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages#311
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 9, 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

@sei-js/create-sei@1.0.1

Patch Changes

  • 9168186: Improve the next-template runtime defaults generated by create-sei.

    • Add a prebuild Biome check and include Biome in template dev dependencies.
    • Configure Next.js to allow Sei CDN images and skip ESLint during builds.
    • Update provider and shell setup for improved chain/image handling.
    • Align template config/docs with current defaults (.env.example, README, Biome, Tailwind v4 config).

@sei-js/mcp-server@0.3.3

Patch Changes

  • bc17ace: Fix session binding and response isolation in the HTTP SSE transport.

    • POST handler now validates sessionId on every request — rejects missing session IDs (400) and unknown session IDs (404)
    • Each POST is routed to the transport instance that owns the matching session ID, preventing cross-client request injection
    • Session IDs now use the MCP SDK's transport.sessionId rather than Date.now()

@github-actions github-actions bot force-pushed the changeset-release/main branch from efd5bc8 to 889c1b4 Compare April 2, 2026 23:50
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.

0 participants