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

make nextVersion work with multiple versions #986

Open
Haroenv opened this issue Dec 22, 2022 · 0 comments
Open

make nextVersion work with multiple versions #986

Haroenv opened this issue Dec 22, 2022 · 0 comments

Comments

@Haroenv
Copy link
Contributor

Haroenv commented Dec 22, 2022

Is your feature request related to a problem? Please describe.

When you use independent versioning, the logic in shouldPrepare needs to depend on multiple versions, not just one

Describe the solution you'd like

both shouldPrepare and version should deal with multiple version numbers, possibly an array of package name and version.

Describe alternatives you've considered

Ignore shouldPrepare in those cases, and always prepare, even if there's nothing to release

Additional context

we are using "monorepo with independent versioning" that skips most of the features of shouldVersion in favour of version, but shouldPrepare still gets called

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

No branches or pull requests

1 participant