workspace protocol for internal monorepo dependencies.
Pinning @anywaydata/core to an exact version (instead of using the workspace protocol like "workspace:*" or "workspace:^1.2.0") requires manual version bumps in all consuming packages whenever packages/core is updated. The workspace protocol would automatically resolve to the local package version.
This pattern appears in multiple files:
packages/core-ui/package.json
apps/mcp/package.json
apps/cli/package.json
apps/api/package.json
workspace protocol for internal monorepo dependencies.
Pinning @anywaydata/core to an exact version (instead of using the workspace protocol like "workspace:*" or "workspace:^1.2.0") requires manual version bumps in all consuming packages whenever packages/core is updated. The workspace protocol would automatically resolve to the local package version.
This pattern appears in multiple files:
packages/core-ui/package.json
apps/mcp/package.json
apps/cli/package.json
apps/api/package.json