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: reduxjs/react-redux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.6
Choose a base ref
...
head repository: reduxjs/react-redux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.7
Choose a head ref
  • 17 commits
  • 8 files changed
  • 11 contributors

Commits on Aug 11, 2017

  1. Fix misspell in api.md

    yenshih authored Aug 11, 2017
    Copy the full SHA
    96d7484 View commit details
  2. Merge pull request #762 from yenshih/patch-1

    Fix misspell in api.md
    jimbolla authored Aug 11, 2017
    Copy the full SHA
    fd81f18 View commit details

Commits on Sep 8, 2017

  1. Fix some grammar (#778)

    jmporchet authored and timdorr committed Sep 8, 2017
    Copy the full SHA
    f1367df View commit details

Commits on Oct 10, 2017

  1. Add dispatch shorthand example to documentation (#804)

    * Add dispatch shorthand example to documentation
    
    * Update api.md
    
    removed rename, simplified comment
    
    * Cleanups
    mudrz authored and timdorr committed Oct 10, 2017
    Copy the full SHA
    a875a4c View commit details

Commits on Oct 12, 2017

  1. Update api.md - factory functions (#805)

    * Update api.md - factory functions
    
    * Update api.md
    
    minor fixes
    
    * remove all comments
    mudrz authored and timdorr committed Oct 12, 2017
    Copy the full SHA
    4c2670d View commit details

Commits on Nov 27, 2017

  1. Copy the full SHA
    6fc5d39 View commit details

Commits on Dec 1, 2017

  1. Copy the full SHA
    59bf925 View commit details

Commits on Dec 7, 2017

  1. Copy the full SHA
    775765a View commit details

Commits on Dec 21, 2017

  1. docs: fix typo

    tbroadley committed Dec 21, 2017
    Copy the full SHA
    a3fb71a View commit details
  2. Merge pull request #846 from tbroadley/fix-typos

    Fix typo
    markerikson authored Dec 21, 2017
    Copy the full SHA
    7bde889 View commit details

Commits on Jan 4, 2018

  1. Tweak mSTP note

    timdorr authored Jan 4, 2018
    Copy the full SHA
    e170b2c View commit details

Commits on Jan 11, 2018

  1. fix: optimize invariant message (#852)

    Utilizing `methodName` option in invariant messages
    pwNN authored and timdorr committed Jan 11, 2018
    Copy the full SHA
    76dd7fa View commit details

Commits on Feb 16, 2018

  1. Copy the full SHA
    83aef6f View commit details
  2. Copy the full SHA
    a7a0902 View commit details
  3. Support redux 4.0

    timdorr committed Feb 16, 2018
    Copy the full SHA
    8abdf93 View commit details
  4. Copy the full SHA
    d485791 View commit details
  5. 5.0.7

    timdorr committed Feb 16, 2018
    Copy the full SHA
    c1b9d36 View commit details
Loading