Skip to content
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

fix(snap-from-scope), support dependents recursively with --update-dependents #8937

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

davidfirst
Copy link
Member

Easier to explain with example: comp1 -> comp2 -> comp3. Snapping comp2 with --update-dependents saves comp2 inside the updateDependents prop of the lane with the comp3 dependency having the same version as in the lane.
Snapping comp3 now have the same effect. It saves comp2 with the version is has in the updateDependents prop.

@davidfirst davidfirst merged commit 125fc09 into master Jun 4, 2024
11 checks passed
@davidfirst davidfirst deleted the update-dependents-of-dependents branch June 4, 2024 23:48
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