github modelcontextprotocol/typescript-sdk @modelcontextprotocol/node@2.0.0-beta.2

Patch Changes

  • #2405 f172626 Thanks @mattzcarey! - Ship CommonJS builds alongside ESM. Each package now emits both .mjs/.d.mts
    and .cjs/.d.cts (via tsdown format: ['esm', 'cjs']), and its exports map
    adds a require condition so require('@modelcontextprotocol/…') works from
    CommonJS consumers. Output extensions are normalized across all packages
    (@modelcontextprotocol/core moves from .js/.d.ts to .mjs/.d.mts); the
    public import paths are unchanged.
  • Updated dependencies [f172626, 3c7ddaf]:
    • @modelcontextprotocol/server@2.0.0-beta.2

Don't miss a new typescript-sdk release

NewReleases is sending notifications on new releases.