Closed Tantalon closed 1 year ago
As https://github.com/jamiebuilds/workspaces-run/issues/4 this changes getWorkspaceGraph to recognise dependencies using relative dependency versions (i.e. file: from npm and workspace: from pnpm).
file:
workspace:
Just wanted to +1 this feature. This issue is blocking us after switching from semver to relative package paths within our workspaces.
As https://github.com/jamiebuilds/workspaces-run/issues/4 this changes getWorkspaceGraph to recognise dependencies using relative dependency versions (i.e.
file:
from npm andworkspace:
from pnpm).