|
1 | 1 | { |
2 | | - "mode": "pre", |
3 | | - "tag": "alpha", |
4 | | - "initialVersions": { |
5 | | - "@modelcontextprotocol/eslint-config": "2.0.0", |
6 | | - "@modelcontextprotocol/tsconfig": "2.0.0", |
7 | | - "@modelcontextprotocol/vitest-config": "2.0.0", |
8 | | - "@modelcontextprotocol/examples": "2.0.0-alpha.0", |
9 | | - "@modelcontextprotocol/client": "2.0.0-alpha.0", |
10 | | - "@modelcontextprotocol/core-internal": "2.0.0-alpha.0", |
11 | | - "@modelcontextprotocol/express": "2.0.0-alpha.0", |
12 | | - "@modelcontextprotocol/fastify": "2.0.0-alpha.0", |
13 | | - "@modelcontextprotocol/hono": "2.0.0-alpha.0", |
14 | | - "@modelcontextprotocol/node": "2.0.0-alpha.0", |
15 | | - "@modelcontextprotocol/server": "2.0.0-alpha.0", |
16 | | - "@modelcontextprotocol/server-legacy": "2.0.0-alpha.0", |
17 | | - "@modelcontextprotocol/core": "2.0.0-alpha.0", |
18 | | - "@modelcontextprotocol/codemod": "2.0.0-alpha.0", |
19 | | - "@modelcontextprotocol/test-conformance": "2.0.0-alpha.0", |
20 | | - "@modelcontextprotocol/test-helpers": "2.0.0-alpha.0", |
21 | | - "@modelcontextprotocol/test-integration": "2.0.0-alpha.0", |
22 | | - "@modelcontextprotocol/test-e2e": "2.0.0-alpha.0" |
23 | | - }, |
24 | | - "changesets": [ |
25 | | - "abort-handlers-on-close", |
26 | | - "add-consumer-sse-e2e", |
27 | | - "add-core-public-package", |
28 | | - "add-e2e-test-suite", |
29 | | - "add-fastify-middleware", |
30 | | - "add-hono-peer-dep", |
31 | | - "add-resource-size-field", |
32 | | - "add-sdk-http-error", |
33 | | - "add-server-legacy-package", |
34 | | - "bound-resumability-version-gates", |
35 | | - "brave-lions-glow", |
36 | | - "busy-rice-smoke", |
37 | | - "busy-weeks-hang", |
38 | | - "cfworker-out-of-barrel", |
39 | | - "codemod-core-routing", |
40 | | - "codemod-infer-project-type", |
41 | | - "codemod-resolve-legacy-imports", |
42 | | - "codemod-streamablehttperror-sdkhttperror", |
43 | | - "codemod-task-handler-methods", |
44 | | - "custom-methods-minimal", |
45 | | - "cyan-cycles-pump", |
46 | | - "draft-spec-non-sep-conformance", |
47 | | - "drop-zod-peer-dep", |
48 | | - "export-inmemory-transport", |
49 | | - "expose-auth-server-discovery", |
50 | | - "expose-icons-on-tools-and-prompts", |
51 | | - "express-resource-server-auth", |
52 | | - "extract-task-manager", |
53 | | - "fast-dragons-lead", |
54 | | - "finish-sdkerror-capability", |
55 | | - "fix-abort-listener-leak", |
56 | | - "fix-conformance-server-leak", |
57 | | - "fix-oauth-5xx-discovery", |
58 | | - "fix-onerror-callbacks", |
59 | | - "fix-server-protocol-version", |
60 | | - "fix-session-status-codes", |
61 | | - "fix-stdio-epipe-crash", |
62 | | - "fix-stdio-windows-hide", |
63 | | - "fix-streamable-close-reentrant", |
64 | | - "fix-streamable-http-error-response", |
65 | | - "fix-task-session-isolation", |
66 | | - "fix-transport-exact-optional-property-types", |
67 | | - "fix-unknown-tool-protocol-error", |
68 | | - "fix-validate-client-metadata-url", |
69 | | - "funky-baths-attack", |
70 | | - "gentle-planets-rest", |
71 | | - "heavy-walls-swim", |
72 | | - "hono-peer-optional", |
73 | | - "idjag-spec-type-export", |
74 | | - "legacy-module-resolution-types", |
75 | | - "oauth-error-http200", |
76 | | - "odd-forks-enjoy", |
77 | | - "quick-islands-occur", |
78 | | - "reconnection-scheduler", |
79 | | - "register-rawshape-compat", |
80 | | - "remove-websocket-transport", |
81 | | - "respect-capability-negotiation", |
82 | | - "restore-task-wire-types", |
83 | | - "rich-hounds-report", |
84 | | - "schema-object-type-for-unions", |
85 | | - "sep-2577-deprecate-runtime-apis", |
86 | | - "sep-2663-tasks-removal", |
87 | | - "sep-414-trace-context-meta-keys", |
88 | | - "shy-times-learn", |
89 | | - "spec-reference-types-2026-07-28", |
90 | | - "spec-type-schema", |
91 | | - "spotty-cats-tickle", |
92 | | - "stdio-max-buffer-size", |
93 | | - "stdio-skip-non-json", |
94 | | - "stdio-subpath-export", |
95 | | - "support-standard-json-schema", |
96 | | - "tame-camels-greet", |
97 | | - "tender-snails-fold", |
98 | | - "token-provider-composable-auth", |
99 | | - "twelve-dodos-taste", |
100 | | - "use-scopes-supported-in-dcr", |
101 | | - "workerd-shim-vendors-cfworker", |
102 | | - "wraphandler-hook", |
103 | | - "zod-json-schema-compat", |
104 | | - "zod-jsonschema-fallback" |
105 | | - ] |
| 2 | + "mode": "pre", |
| 3 | + "tag": "alpha", |
| 4 | + "initialVersions": { |
| 5 | + "@modelcontextprotocol/eslint-config": "2.0.0", |
| 6 | + "@modelcontextprotocol/tsconfig": "2.0.0", |
| 7 | + "@modelcontextprotocol/vitest-config": "2.0.0", |
| 8 | + "@modelcontextprotocol/examples": "2.0.0-alpha.0", |
| 9 | + "@modelcontextprotocol/client": "2.0.0-alpha.0", |
| 10 | + "@modelcontextprotocol/core-internal": "2.0.0-alpha.0", |
| 11 | + "@modelcontextprotocol/express": "2.0.0-alpha.0", |
| 12 | + "@modelcontextprotocol/fastify": "2.0.0-alpha.0", |
| 13 | + "@modelcontextprotocol/hono": "2.0.0-alpha.0", |
| 14 | + "@modelcontextprotocol/node": "2.0.0-alpha.0", |
| 15 | + "@modelcontextprotocol/server": "2.0.0-alpha.0", |
| 16 | + "@modelcontextprotocol/server-legacy": "2.0.0-alpha.0", |
| 17 | + "@modelcontextprotocol/core": "2.0.0-alpha.0", |
| 18 | + "@modelcontextprotocol/codemod": "2.0.0-alpha.0", |
| 19 | + "@modelcontextprotocol/test-conformance": "2.0.0-alpha.0", |
| 20 | + "@modelcontextprotocol/test-helpers": "2.0.0-alpha.0", |
| 21 | + "@modelcontextprotocol/test-integration": "2.0.0-alpha.0", |
| 22 | + "@modelcontextprotocol/test-e2e": "2.0.0-alpha.0", |
| 23 | + "@mcp-examples/client-quickstart": "2.0.0-alpha.0", |
| 24 | + "@mcp-examples/server-quickstart": "2.0.0-alpha.0", |
| 25 | + "@mcp-examples/shared": "2.0.0-alpha.0" |
| 26 | + }, |
| 27 | + "changesets": [ |
| 28 | + "abort-handlers-on-close", |
| 29 | + "add-connect-prior", |
| 30 | + "add-consumer-sse-e2e", |
| 31 | + "add-core-public-package", |
| 32 | + "add-e2e-test-suite", |
| 33 | + "add-fastify-middleware", |
| 34 | + "add-hono-peer-dep", |
| 35 | + "add-request-state-codec", |
| 36 | + "add-resource-size-field", |
| 37 | + "add-sdk-http-error", |
| 38 | + "add-server-legacy-package", |
| 39 | + "add-version-negotiation-option", |
| 40 | + "auth-dcr-hygiene", |
| 41 | + "auth-iss-server-and-overload", |
| 42 | + "auth-iss-validation", |
| 43 | + "auth-sep-2352-credential-isolation", |
| 44 | + "auth-surface-delta", |
| 45 | + "bound-resumability-version-gates", |
| 46 | + "brave-lions-glow", |
| 47 | + "busy-rice-smoke", |
| 48 | + "busy-weeks-hang", |
| 49 | + "cacheable-result-cache-fields", |
| 50 | + "cfworker-out-of-barrel", |
| 51 | + "client-honor-cache-hints", |
| 52 | + "client-http-stream-close-cancel", |
| 53 | + "client-modern-era-inbound-drop", |
| 54 | + "client-response-cache-substrate", |
| 55 | + "codec-era-gates", |
| 56 | + "codec-split-wire-break", |
| 57 | + "codemod-backlog-batch", |
| 58 | + "codemod-bigpatient-batch", |
| 59 | + "codemod-completable-protocol", |
| 60 | + "codemod-context-and-status", |
| 61 | + "codemod-core-routing", |
| 62 | + "codemod-flag-removed-task-options", |
| 63 | + "codemod-infer-project-type", |
| 64 | + "codemod-longtail-batch", |
| 65 | + "codemod-manifest-handling", |
| 66 | + "codemod-preserve-shebang", |
| 67 | + "codemod-resolve-legacy-imports", |
| 68 | + "codemod-schema-drop-receivers", |
| 69 | + "codemod-streamablehttperror-sdkhttperror", |
| 70 | + "codemod-task-handler-methods", |
| 71 | + "codemod-v1-to-v2-gaps", |
| 72 | + "core-subscription-schemas", |
| 73 | + "create-mcp-handler-legacy-revision", |
| 74 | + "create-mcp-handler", |
| 75 | + "custom-methods-minimal", |
| 76 | + "cyan-cycles-pump", |
| 77 | + "deprecate-client-identity-accessors", |
| 78 | + "dist-types-skiplibcheck", |
| 79 | + "draft-spec-non-sep-conformance", |
| 80 | + "drop-zod-peer-dep", |
| 81 | + "envelope-auto-emission", |
| 82 | + "export-inmemory-transport", |
| 83 | + "expose-auth-server-discovery", |
| 84 | + "expose-icons-on-tools-and-prompts", |
| 85 | + "express-resource-server-auth", |
| 86 | + "fast-dragons-lead", |
| 87 | + "finish-sdkerror-capability", |
| 88 | + "fix-abort-listener-leak", |
| 89 | + "fix-conformance-server-leak", |
| 90 | + "fix-oauth-5xx-discovery", |
| 91 | + "fix-onerror-callbacks", |
| 92 | + "fix-server-protocol-version", |
| 93 | + "fix-stdio-epipe-crash", |
| 94 | + "fix-stdio-windows-hide", |
| 95 | + "fix-streamable-close-reentrant", |
| 96 | + "fix-streamable-http-error-response", |
| 97 | + "fix-transport-exact-optional-property-types", |
| 98 | + "fix-unknown-tool-protocol-error", |
| 99 | + "fix-validate-client-metadata-url", |
| 100 | + "funky-baths-attack", |
| 101 | + "gentle-planets-rest", |
| 102 | + "handler-drop-node-face", |
| 103 | + "heavy-walls-swim", |
| 104 | + "hide-wire-only-members", |
| 105 | + "hono-peer-optional", |
| 106 | + "idjag-spec-type-export", |
| 107 | + "is-legacy-request-doc-lead", |
| 108 | + "legacy-input-required-shim", |
| 109 | + "legacy-module-resolution-types", |
| 110 | + "lucky-poets-refuse", |
| 111 | + "migration-doc-findings", |
| 112 | + "missing-client-capability-error", |
| 113 | + "mrtr-client-engine", |
| 114 | + "mrtr-server-seam", |
| 115 | + "node-export-to-web-request", |
| 116 | + "node-forward-supported-versions", |
| 117 | + "oauth-error-http200", |
| 118 | + "odd-forks-enjoy", |
| 119 | + "origin-validation-middleware", |
| 120 | + "pin-modern-rejection-codes", |
| 121 | + "protocol-pre-aborted-signal-wrap", |
| 122 | + "quick-islands-occur", |
| 123 | + "reconnection-scheduler", |
| 124 | + "register-rawshape-compat", |
| 125 | + "remove-websocket-transport", |
| 126 | + "resource-not-found-32602", |
| 127 | + "respect-capability-negotiation", |
| 128 | + "restore-task-wire-types", |
| 129 | + "rich-hounds-report", |
| 130 | + "schema-object-type-for-unions", |
| 131 | + "sep-2106-dialect-posture", |
| 132 | + "sep-2243-mcp-param-client", |
| 133 | + "sep-2243-mcp-param-server", |
| 134 | + "sep-2243-std-header-server", |
| 135 | + "sep-2350-scope-step-up", |
| 136 | + "sep-2577-deprecate-runtime-apis", |
| 137 | + "sep-2577-deprecate-type-stacks", |
| 138 | + "sep-2663-tasks-removal", |
| 139 | + "sep-414-trace-context-meta-keys", |
| 140 | + "server-ctx-log-request-related", |
| 141 | + "server-serve-stdio", |
| 142 | + "server-streamablehttp-store-first", |
| 143 | + "shy-times-learn", |
| 144 | + "spec-2907-error-code-renumber", |
| 145 | + "spec-anchor-repin-2fb207da", |
| 146 | + "spec-corpus-and-leak-net", |
| 147 | + "spec-reference-types-2026-07-28", |
| 148 | + "spec-type-schema", |
| 149 | + "spec-types-2026-repin", |
| 150 | + "spotty-cats-tickle", |
| 151 | + "stdio-max-buffer-size", |
| 152 | + "stdio-skip-non-json", |
| 153 | + "stdio-subpath-export", |
| 154 | + "subscriptions-listen-client", |
| 155 | + "subscriptions-listen-result", |
| 156 | + "subscriptions-listen-server", |
| 157 | + "support-standard-json-schema", |
| 158 | + "tame-camels-greet", |
| 159 | + "tender-snails-fold", |
| 160 | + "token-provider-composable-auth", |
| 161 | + "twelve-dodos-taste", |
| 162 | + "use-scopes-supported-in-dcr", |
| 163 | + "wire-public-separation", |
| 164 | + "wire-server-discover", |
| 165 | + "workerd-shim-vendors-cfworker", |
| 166 | + "wraphandler-hook", |
| 167 | + "zod-json-schema-compat", |
| 168 | + "zod-jsonschema-fallback" |
| 169 | + ] |
106 | 170 | } |
0 commit comments