Skip to content

Run TS type tests on minimum supported version of TS #12444

Closed
@SimenB

Description

🚀 Feature Proposal

Right now, we verify on CI that Jest can be compiled with an older version of TypeScript (at the time of writing, v4.2). We should also run our type tests against that version.

This task is for adding a CI job installing the same minor version of TS (plus @tsd/typescript) we use for the compile check and run our type tests (in addition to the 4.5 (latest, at the moment of writing) run we have today).

/cc @mrazauskas (as an FYI, not that you should fix this (unless you want to! 😀))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions