Skip to content

Commit 7c5b80d

Browse files
committed
refactor: consolidate shims to @modelcontextprotocol/core/_shims
Move runtime shims from server and client packages to just core: - Server and client now import from @modelcontextprotocol/core/_shims - Removed redundant shim files from server and client packages - Updated migration docs to reference core/_shims import path This simplifies the shim structure - there's now only one place to define the runtime-specific validators.
1 parent e2e3a14 commit 7c5b80d

File tree

4 files changed

+0
-24
lines changed

4 files changed

+0
-24
lines changed

packages/client/src/shimsNode.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/client/src/shimsWorkerd.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/server/src/shimsNode.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/server/src/shimsWorkerd.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)