Releases: vercel/mcp-handler
Releases · vercel/mcp-handler
v0.9.0
06 Jun 01:00
Compare
Sorry, something went wrong.
No results found
Minor Changes
58efcf0 : Add peerDependenciesMeta to fix not packaging the MCP SDK anymore
v0.8.2
04 Jun 22:03
Compare
Sorry, something went wrong.
No results found
v0.8.1
04 Jun 19:51
Compare
Sorry, something went wrong.
No results found
Patch Changes
83e6fc7 : Move zod to DevDep
12b61fd : Add more robust error handling to auth logic
a522ffd : Move zod to devDep
v0.8.0
04 Jun 18:31
Compare
Sorry, something went wrong.
No results found
Minor Changes
166e5ab : Add option to disable SSE as per MCP spec
Patch Changes
62518f2 : Fix timeout scoping bug causing ReferenceError in SSE Handler
c55c609 : Update auth logic to not throw error is missing bearerToken
v0.7.3
29 May 11:47
Compare
Sorry, something went wrong.
No results found
Patch Changes
8fd2538 : Fix missing non async argument
v0.7.2
29 May 11:41
Compare
Sorry, something went wrong.
No results found
Patch Changes
47eff5a : Fix allowing both async and non async handlers
v0.7.1
29 May 11:35
Compare
Sorry, something went wrong.
No results found
v0.7.0
28 May 20:34
Compare
Sorry, something went wrong.
No results found
Minor Changes
b24064f : Update pinned mcp sdk version to 1.12.0
v0.6.2
23 May 21:25
Compare
Sorry, something went wrong.
No results found
v0.6.1
23 May 20:59
Compare
Sorry, something went wrong.
No results found
Patch Changes
b46856a : Allow an async initializeServer call