Skip to content

There is no codemod prompt to choose whether to move to catalog or not #5

@wassim-ben-amor

Description

@wassim-ben-amor

Hello, in the docs we have:
If there are multiple versions of dependency - codemod will prompt to choose whether to move to catalog or not (in this case latest version will be picked).
https://github.com/pnpm/codemod/blame/a8ccdf3a88a1d49f36f1e8e95de059fdbd6b53b7/catalog/README.md#L5C28-L5C28

But looking at the code, we have a direct apply with the latest version:
https://github.com/pnpm/codemod/blob/main/catalog/src/index.ts#L99

By the way, thank you for this very useful codemod 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions