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/react-render-stream-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6003495
Choose a base ref
...
head repository: testing-library/react-render-stream-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 58adfb8
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 7, 2024

  1. fix: useTrackRenders should be usable inside of wrappers

    This swaps the `ParentWrapper` and `Wrapper` components in the `render` function call, so that calls that require context (e.g. `useTrackRenders`) can also be used in user-supplied `wrapper` options.
    phryneas committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    19c1378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58adfb8 View commit details
    Browse the repository at this point in the history
Loading