Skip to content

feat(cli): add support for one-off version groups #279

@fregante

Description

@fregante

Question

I'm using react 17, but in new packages in the monorepo I end up using npm install react, which adds react 19

syncpack's solution is to bump everything to v19 instead of having the new arrival match the existing versions.

How can I force syncpack to use v17 instead? Currently the process is very manual

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions