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: callstack/react-native-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: callstack/react-native-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 5 contributors

Commits on Dec 20, 2021

  1. docs: add doc on compatibility with eslint-plugin-testing-library (#884)

    * docs: add doc on compatibility with eslint-plugin-testing-library
    
    * Update website/docs/EslintPLluginTestingLibrary.md
    
    * Update website/docs/EslintPLluginTestingLibrary.md
    
    Co-authored-by: pierrezimmermann <[email protected]>
    Co-authored-by: Michał Pierzchała <[email protected]>
    3 people authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c42bae1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    6667cc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. docs: fix textmatch broken link (#903)

    * docs: fix textmatch broken link
    
    * docs: fix normalization link
    gkartalis authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a010ffd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. feat: allow getByText and queryByText to find text nested in fragments (

    #934)
    
    Co-authored-by: pierrezimmermann <[email protected]>
    pierrezimmermannbam and pierrezimmermann authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    49dbb66 View commit details
    Browse the repository at this point in the history
  2. v9.1.0

    thymikee committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2199c1d View commit details
    Browse the repository at this point in the history
Loading