Skip to content

Cypress is on 7.2.0, this library is pegged to "^6" - can that be updated #185

Closed
@Pomax

Description

@Pomax
  • cypress-testing-library version: x
  • node version: 16
  • npm (or yarn) version: 7

What you did:

I tried to install @testing-library/cypress

What happened:

Can't: Cypress is now on 7.2.0 but this package still needs v6

Reproduction repository:

  • install cypress
  • try to install @testing-library/cypress

Suggested solution:

at the very least, update package.json to peg cypress to ^7 and then do a major version release (as compat with v7 is almost certainly going to break some folk's v6 settings)

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