Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: use workspace protocol for local dependencies #2035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

JamesHenry
Copy link
Member

@JamesHenry JamesHenry commented Sep 11, 2024

As of 19.7.2, nx release now supports leaving workspace dependency protocols in place while preserving all other versioning logic and then delegating to pnpm publish at publish time which supports swapping these references out for the appropriate semver numbers.

(NOTE: npm publish does not support this, so it's only applicable for pnpm users, which angular-eslint is, so we can make this change)

Copy link

nx-cloud bot commented Sep 11, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e933a13. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@JamesHenry JamesHenry marked this pull request as ready for review September 11, 2024 11:45
@JamesHenry JamesHenry merged commit d793c6f into main Sep 11, 2024
9 checks passed
@JamesHenry JamesHenry deleted the workspace-protocol branch September 11, 2024 11:45
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.

1 participant