Skip to content

Conversation

@hosembafer
Copy link

Adds a new peerDepsVersionStrategy option that allows configuring how peer dependencies versions are set when auto-fixing. When set to 'workspace', peer dependencies will use 'workspace:*' instead of the installed or root package version. Defaults to 'installed' to maintain backward compatibility.

Current Behavior

A concrete peer dependency version is being fixed.

Expected Behavior

User can choose between installed and workspace version strategies.

@hosembafer hosembafer requested review from a team as code owners November 8, 2025 18:04
@hosembafer hosembafer requested a review from meeroslav November 8, 2025 18:04
@netlify
Copy link

netlify bot commented Nov 8, 2025

👷 Deploy request for nx-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 2d78843

@vercel
Copy link

vercel bot commented Nov 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Nov 20, 2025 6:51pm

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

… rule

Adds a new peerDepsVersionStrategy option that allows configuring how peer dependencies versions are set when auto-fixing.
When set to 'workspace', peer dependencies will use 'workspace:*' instead of the installed or root package version.
Defaults to 'installed' to maintain backward compatibility.
@hosembafer
Copy link
Author

Hi @meeroslav , could you please let me know when you might be able to take a look at this change?

@ashotkosakyan
Copy link

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants