Skip to content

Add support for grabbing version from the engines.pnpm field #123

@Stanzilla

Description

@Stanzilla

Currently the action is able to grab the version from the packageManager field which causes a few side effects.

If a user wants the repo to use a specified version of pnpm but not down to the patch level version, it was recommended to set the engines.pnpm field instead since packageManager does not support ranges.

It would be nice if the action supported reading this field as well.

Related:

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