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: wheresrhys/fetch-mock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fetch-mock-v12.0.0
Choose a base ref
...
head repository: wheresrhys/fetch-mock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fetch-mock-v12.0.1
Choose a head ref
  • 9 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 25, 2024

  1. Fix typo in jest doc

    j0k3r authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3260c6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #850 from j0k3r/patch-1

    Fix typo in jest doc
    wheresrhys authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bcfb1b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f4dac6 View commit details
    Browse the repository at this point in the history
  4. Update requirements.md

    wheresrhys authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e900335 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #851 from wheresrhys/rhys/url-polyfill

    docs: document use of URL polyfill with react-native
    wheresrhys authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    df91c9c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. fix: clearHistory() can deal with unmatched calls

    Also adds some long overdue tests
    wheresrhys committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    012e9ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #853 from wheresrhys/rhys/fix-852

    fix: clearHistory() can deal with unmatched calls
    wheresrhys authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d40b614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d38f004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db26289 View commit details
    Browse the repository at this point in the history
Loading