Skip to content

show recommended node version even if engines define something else #3167

Description

@lorypelli

Describe the feature

https://github.com/lorypelli/in-container/blob/main/package.json#L6-L8
https://github.com/lorypelli/in-container/blob/main/src/cli.ts#L50-L52
show the recommended node version based on from which version the function is available and show it in the website
in my case:
min: >=14.18.0
recommended: >=16.17.0 <17.0.0 || >=18.3.0

Additional information

  • Would you be willing to help implement this feature?

Final checks

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontFrontend, Designneeds discussionAn idea that needs more discussion to understand the scope and impact.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions