Skip to content

Add back support for node 16.10 #476

@ParallelUniv3rse

Description

@ParallelUniv3rse

Feature Request

Description:
Please add back support for node 16.10 into the package.json engines field.
the latest versions of jest-extended cannot be used when you're trying to avoid high memory consumption by jest in node v 16.11+ as described in jestjs/jest#11956.

This concerns jest-extended ^2.1.0 as well as ^3.0.0.

Possible solution:
Lower engines requirements for node to 16.10 from 16.13 in package.json

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