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-hooks-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: testing-library/react-hooks-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 6, 2020

  1. Delete renovate.json

    Goldziher authored Dec 6, 2020
    Configuration menu
    Copy the full SHA
    6c26cf4 View commit details
    Browse the repository at this point in the history
  2. Create dependabot.yml

    Goldziher authored Dec 6, 2020
    Configuration menu
    Copy the full SHA
    f400cd9 View commit details
    Browse the repository at this point in the history
  3. updated contributors

    Na'aman Hirschfeld authored and Na'aman Hirschfeld committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    3bbb7ce View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Merge pull request #509 from Goldziher/master

    Add Dependabot
    mpeyper authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    33b8e1e View commit details
    Browse the repository at this point in the history
  2. Capture all results a rendered hook produces. (#496)

    feat: Capture all results a rendered hook produces as `result.all`
    
    Fixes #461
    
    Co-authored-by: Josh Ellis <[email protected]>
    mpeyper and joshuaellis authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c3e09ed View commit details
    Browse the repository at this point in the history
  3. feat(release): manually release a minor version

    There was an issue with a minor release, so this manual-releases.md
    change is to release a new minor version.
    
    Reference: #496
    mpeyper committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    78d228c View commit details
    Browse the repository at this point in the history
Loading