Skip to content

Compatibility Matrix

Use this matrix before upgrading production systems.

LayerCompatibility rule
SDK vs Dev ToolsKeep the exact same semver release (X.Y.Z)
SDK vs RuntimeKeep within the same major.minor train
SDK vs Desktop/WebPin workspace release set for each app release
Proto vs RuntimeProto contract drift is not supported

Verification commands

bash
pnpm check:sdk-version-matrix
pnpm check:runtime-bridge-method-drift
pnpm check:scope-catalog-drift

Released under Apache-2.0 (runtime, sdk, proto) / MIT (desktop, nimi-mods, web) / CC-BY-4.0 (docs)