|
| 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-client": "2.0.0-alpha.0", |
| 9 | + "@modelcontextprotocol/examples-client-quickstart": "2.0.0-alpha.0", |
| 10 | + "@modelcontextprotocol/examples-server": "2.0.0-alpha.0", |
| 11 | + "@modelcontextprotocol/examples-server-quickstart": "2.0.0-alpha.0", |
| 12 | + "@modelcontextprotocol/examples-shared": "2.0.0-alpha.0", |
| 13 | + "@modelcontextprotocol/client": "2.0.0-alpha.0", |
| 14 | + "@modelcontextprotocol/core": "2.0.0-alpha.0", |
| 15 | + "@modelcontextprotocol/express": "2.0.0-alpha.0", |
| 16 | + "@modelcontextprotocol/fastify": "2.0.0-alpha.0", |
| 17 | + "@modelcontextprotocol/hono": "2.0.0-alpha.0", |
| 18 | + "@modelcontextprotocol/node": "2.0.0-alpha.0", |
| 19 | + "@modelcontextprotocol/server": "2.0.0-alpha.0", |
| 20 | + "@modelcontextprotocol/test-conformance": "2.0.0-alpha.0", |
| 21 | + "@modelcontextprotocol/test-helpers": "2.0.0-alpha.0", |
| 22 | + "@modelcontextprotocol/test-integration": "2.0.0-alpha.0" |
| 23 | + }, |
| 24 | + "changesets": [ |
| 25 | + "abort-handlers-on-close", |
| 26 | + "add-fastify-middleware", |
| 27 | + "add-hono-peer-dep", |
| 28 | + "add-resource-size-field", |
| 29 | + "brave-lions-glow", |
| 30 | + "busy-rice-smoke", |
| 31 | + "busy-weeks-hang", |
| 32 | + "cyan-cycles-pump", |
| 33 | + "drop-zod-peer-dep", |
| 34 | + "expose-auth-server-discovery", |
| 35 | + "extract-task-manager", |
| 36 | + "fast-dragons-lead", |
| 37 | + "finish-sdkerror-capability", |
| 38 | + "fix-abort-listener-leak", |
| 39 | + "fix-oauth-5xx-discovery", |
| 40 | + "fix-onerror-callbacks", |
| 41 | + "fix-server-protocol-version", |
| 42 | + "fix-session-status-codes", |
| 43 | + "fix-stdio-epipe-crash", |
| 44 | + "fix-stdio-windows-hide", |
| 45 | + "fix-streamable-http-error-response", |
| 46 | + "fix-task-session-isolation", |
| 47 | + "fix-transport-exact-optional-property-types", |
| 48 | + "fix-unknown-tool-protocol-error", |
| 49 | + "funky-baths-attack", |
| 50 | + "heavy-walls-swim", |
| 51 | + "oauth-error-http200", |
| 52 | + "quick-islands-occur", |
| 53 | + "reconnection-scheduler", |
| 54 | + "remove-websocket-transport", |
| 55 | + "respect-capability-negotiation", |
| 56 | + "rich-hounds-report", |
| 57 | + "schema-object-type-for-unions", |
| 58 | + "shy-times-learn", |
| 59 | + "spotty-cats-tickle", |
| 60 | + "stdio-skip-non-json", |
| 61 | + "support-standard-json-schema", |
| 62 | + "tame-camels-greet", |
| 63 | + "tender-snails-fold", |
| 64 | + "token-provider-composable-auth", |
| 65 | + "twelve-dodos-taste", |
| 66 | + "use-scopes-supported-in-dcr" |
| 67 | + ] |
| 68 | +} |
0 commit comments