Skip to content

[rush] Don't include package.json version field when calculating packageJsonInjectedDependenciesHash #4806

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

Conversation

g-chao
Copy link
Contributor

@g-chao g-chao commented Jun 25, 2024

Summary

No need to include package.json's version field when calculating packageJsonInjectedDependenciesHash. It is because that these projects are all workspace projects, we always using the whatever latest version in the Monorepo.

How it was tested

Manually tested with Monorepo locally.

Impacted documentation

@octogonz octogonz merged commit 0754280 into microsoft:main Jun 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants