Skip to content

Releases: sei-protocol/sei-js

@sei-js/mcp-server@0.3.3

Choose a tag to compare

@monty-sei monty-sei released this 02 Apr 23:56
bc17ace

Patch Changes
bc17ace: Enforce session binding and response isolation in HTTP SSE transport

@sei-js/sei-global-wallet@1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 16:20
184d715

Minor Changes

  • b57f701: Bump global wallet and sync with upstream

@sei-js/mcp-server@0.3.2

Choose a tag to compare

@github-actions github-actions released this 21 Jan 20:05
34a09d8

Patch Changes

  • 571013a: Block wallet mode on HTTP transports to prevent CORS-based attacks

@sei-js/sei-global-wallet@1.3.5

Choose a tag to compare

@github-actions github-actions released this 25 Nov 02:45
202703c

Patch Changes

  • 1575dac: Update global wallet icon

@sei-js/mcp-server@0.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:10
0dc3751

Patch Changes

  • 2df51c5: fix: update dev script to watch for changes in index.ts. useful during the development and debugging process.

@sei-js/create-sei@1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:10
0dc3751

Major Changes

  • 92fd8fd: Updated default template and added extensions

@sei-js/mcp-server@0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 23:36
dc92512

Minor Changes

  • 9b32f5d: Added streamable-http transport and better environment variable configuration

@sei-js/mcp-server@0.2.7

Choose a tag to compare

@github-actions github-actions released this 06 Aug 17:30
c325ee1

Patch Changes

  • 977328b: Added ability to add custom RPC urls to each chain, removed the need for node-fetch, & updated docs for troubleshooting clarification

@sei-js/create-sei@0.0.4

Choose a tag to compare

@github-actions github-actions released this 06 Aug 17:30
c325ee1

Patch Changes

  • 848c236: Remove cosmos from templates

@sei-js/mcp-server@0.2.6

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:48
3179b0a

Patch Changes

  • 1f25b0d: Explicitly use node-fetch instead of relying on users node version to have fetch