Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: testing-library/cypress-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.1
Choose a base ref
...
head repository: testing-library/cypress-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.3
Choose a head ref
  • 5 commits
  • 4 files changed
  • 6 contributors

Commits on Nov 14, 2021

  1. fix: add cypress@9 as a valid peer-dependency (#207)

    fix: add cypress@9 as a valid peer dependency
    SimenB authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    2dd168d View commit details
    Browse the repository at this point in the history
  2. chore: set protocol for npm to https (#204)

    Co-authored-by: Mario Beltrán Alarcón <belco90@gmail.com>
    MatanBobi and Belco90 authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    b15dbd4 View commit details
    Browse the repository at this point in the history
  3. docs: add MatanBobi as a contributor for code (#209)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    310c394 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Add Cypress ^10.0.0 as peer dependency

    10.0 has been release, and Cypress Testing Library works great with it ❤️
    marktnoonan authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2335e66 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. fix: Add Cypress ^10.0.0 as peer dependency

    Add Cypress ^10.0.0 as peer dependency
    afontcu authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    37ade04 View commit details
    Browse the repository at this point in the history
Loading