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

feat(publish): include all dependencies in package graph by default, allow no-sort #3263

Merged
merged 1 commit into from Jul 27, 2022

Conversation

JamesHenry
Copy link
Member

Users can still opt into the old behavior of ignoring devDependencies until v6 by passing --graph-type=dependencies, or setting it in their lerna.json.


Note: For the unit test updates it's down to the fact that in the relevant fixture, package-3 has a devDependency on package-2, so it now comes after it in the ordering.

@JamesHenry JamesHenry requested a review from vsavkin July 26, 2022 16:49
@JamesHenry JamesHenry marked this pull request as ready for review July 26, 2022 16:49
@vsavkin
Copy link
Contributor

vsavkin commented Jul 26, 2022

LGTM

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.

None yet

2 participants