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/jest-dom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.14.1
Choose a base ref
...
head repository: testing-library/jest-dom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.15.0
Choose a head ref
  • 9 commits
  • 11 files changed
  • 7 contributors

Commits on Jun 14, 2021

  1. fix grammar (#380)

    steven nguyen authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    eccbfcf View commit details
    Browse the repository at this point in the history
  2. docs: add icecream17 as a contributor for doc (#381)

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

Commits on Jul 2, 2021

  1. Fix typo (#385)

    tu4mo authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    60832f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. chore: upgrade to Jest 27 (#384)

    * chore: upgrade to Jest 27
    
    * fix: ESLint config
    
    Co-authored-by: Ernesto García <[email protected]>
    nickserv and gnapse authored Jul 11, 2021
    Configuration menu
    Copy the full SHA
    51ea536 View commit details
    Browse the repository at this point in the history
  2. docs: add tu4mo as a contributor for doc (#386)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Nick McCurdy <[email protected]>
    allcontributors[bot] and nickserv authored Jul 11, 2021
    Configuration menu
    Copy the full SHA
    d24b6be View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    d085039 View commit details
    Browse the repository at this point in the history
  2. docs: add MatanBobi as a contributor for platform (#410)

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

Commits on Nov 2, 2021

  1. docs: add yannbf as a contributor for code (#416)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    35ab97d View commit details
    Browse the repository at this point in the history
  2. feat: import parse directly from css (#415)

    - This will avoid having to access `fs` which will break in browser environments
    
    Co-authored-by: Nick McCurdy <[email protected]>
    yannbf and nickserv authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    4cb606c View commit details
    Browse the repository at this point in the history
Loading