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: v12.1.1
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: v12.1.2
Choose a head ref
  • 8 commits
  • 15 files changed
  • 3 contributors

Commits on May 2, 2023

  1. Copy the full SHA
    9100c21 View commit details
  2. docs: add config example for pnpm (#1400)

    * Add config example for pnpm 
    
    While using `pnpm` as package manger `transformIgnorePatterns` should refernce to package inside `.pnpm` folder.
    [source](https://jestjs.io/docs/configuration#transformignorepatterns-arraystring)
    
    * Update website/docs/ReactNavigation.md
    
    ---------
    
    Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
    yjose and mdjastrzebski authored May 2, 2023
    Copy the full SHA
    74acd58 View commit details
  3. Copy the full SHA
    01af9e7 View commit details

Commits on May 3, 2023

  1. Copy the full SHA
    72e3133 View commit details
  2. Copy the full SHA
    674b2f9 View commit details

Commits on May 4, 2023

  1. fix: non-editable wrapped TextInput events (#1385)

    Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
    TMaszko and mdjastrzebski authored May 4, 2023
    Copy the full SHA
    a110fd8 View commit details
  2. Copy the full SHA
    8003a76 View commit details
  3. v12.1.2

    mdjastrzebski committed May 4, 2023
    Copy the full SHA
    a29a8c1 View commit details
Loading