Skip to content

v2.7.0 Release

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 20:15
· 1 commit to main since this release
0090132

Changes

  • [mcp] Add support for Model Context Protocol (MCP) #120
  • [mcp] Make MCP server browser-portable with a Web-standard Fetch API handler #136

Potentially Breaking Changes

  • [node] Update minimum requirements for Node to >=22 #128
  • [action] Add request() and requestUntil() to ActionDispatcher for server-to-client request/response support #131
    • Adopters with custom ActionDispatcher implementations need to add the new request() and requestUntil() methods

Full Changelog: v2.6.0...v2.7.0