Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: v6.0.0
Choose a base ref
Loading
...
head repository: testing-library/react-hooks-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
Loading
  • 3 commits
  • 25 files changed
  • 2 contributors

Commits on May 24, 2021

  1. chore(deps-dev): bump eslint from 7.26.0 to 7.27.0 (#627)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.26.0...v7.27.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 24, 2021
    Configuration menu
    Copy the full SHA
    0dc1e26 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ts-node from 9.1.1 to 10.0.0 (#626)

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v9.1.1...v10.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 24, 2021
    Configuration menu
    Copy the full SHA
    e11b63a View commit details
    Browse the repository at this point in the history
  3. feat: Remove node specific dependencies and code to better support te…

    …sting in browser environments
    
    * feat: removed filter-console dependency and fallback if process.env is not available (#624)
    * fix: protect import helpers for setting env variables and comment why try/catch is being used
    
    BREAKING CHANGE: `suppressErrorOutput` will now work when explicitly called, even if the `RHTL_DISABLE_ERROR_FILTERING` env variable has been set
    
    
    Fixes #617
    mpeyper authored May 24, 2021
    Configuration menu
    Copy the full SHA
    e4b0aa3 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.