Skip to content

Commit 628bf64

Browse files
committed
Detect direct dependents missing from release
If the user includes a package in the release and selects a new major version, currently, we display a message that requires the user to include all peer dependents in the release. However, since we moved peer dependencies to dependencies in the `core`, realistically, this error will never appear, and instead we want to strongly advise the user to include all *direct* dependents in the release. To do this we have to modify the core logic to detect missing direct dependents separately from peer dependents.
1 parent aaf2c3b commit 628bf64

File tree

5 files changed

+655
-68
lines changed

5 files changed

+655
-68
lines changed

0 commit comments

Comments
 (0)