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: grug/react-use-fetch-with-redux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: grug/react-use-fetch-with-redux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 3 contributors

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    bf52f04 View commit details
    Browse the repository at this point in the history
  2. wip

    Sam pennington committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    93412a2 View commit details
    Browse the repository at this point in the history
  3. make dates consistent

    Sam pennington committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    2c16175 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. add tests and update docs

    Sam pennington committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    8c9c900 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. more tests, PR changes, fixes iseeue with local override

    Sam pennington committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    4bbb45e View commit details
    Browse the repository at this point in the history
  2. update docs heading

    Sam pennington committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    48eba4a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. all working

    Sam pennington committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    acae3a4 View commit details
    Browse the repository at this point in the history
  2. improves performance

    Sam pennington committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    9a0f6d5 View commit details
    Browse the repository at this point in the history
  3. tweak docs

    Sam pennington committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    8da85a6 View commit details
    Browse the repository at this point in the history
  4. more docs tweaks

    Sam pennington committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    bca0f9d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Convert if -> ternary

    grug authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    ea28b29 View commit details
    Browse the repository at this point in the history
  2. Update readme

    grug authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    0d39315 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from sampennington/improve-caching

    Improved caching
    Dave Cooper authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    2c808de View commit details
    Browse the repository at this point in the history
  4. v3.0.0

    grug committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    94080a4 View commit details
    Browse the repository at this point in the history
Loading