custom-version
ServerOptions.supportedProtocolVersions — declare support for protocol versions not yet in the SDK. The first version in the list is the fallback when a client requests an unsupported one.
pnpm tsx examples/custom-version/client.ts
Source: examples/custom-version/README.md