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.1
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.2
Choose a head ref
  • 10 commits
  • 9 files changed
  • 7 contributors

Commits on Dec 15, 2016

  1. Fixes #577 (#579)

    storeSubscription context object is lost when a component don't have a mapStateToProps
    jimbolla authored and timdorr committed Dec 15, 2016
    Copy the full SHA
    f4d5584 View commit details

Commits on Dec 16, 2016

  1. Copy the full SHA
    25e0fee View commit details
  2. Merge pull request #580 from nicolo-ribaudo/docs-connectAdv

    Add the link to connectAdvanced to docs/README.md
    markerikson authored Dec 16, 2016
    Copy the full SHA
    44c456f View commit details

Commits on Dec 21, 2016

  1. Correct suggested version for React Native (#583)

    This commit changes the suggested version for React Native users to be aligned with the current major version of `react-redux`.
    selbekk authored and timdorr committed Dec 21, 2016
    Copy the full SHA
    aa228ce View commit details

Commits on Dec 23, 2016

  1. Copy the full SHA
    ac01d70 View commit details

Commits on Jan 6, 2017

  1. Updates License

    jamesongamble committed Jan 6, 2017
    Copy the full SHA
    b9b27ae View commit details
  2. Merge pull request #598 from jamesongamble/updateLicense

    Updates License
    markerikson authored Jan 6, 2017
    Copy the full SHA
    8143ff2 View commit details
  3. Copyright year range

    timdorr authored Jan 6, 2017
    Copy the full SHA
    f8135d9 View commit details

Commits on Jan 11, 2017

  1. Upgrade deps in yarn

    timdorr committed Jan 11, 2017
    Copy the full SHA
    9beaa49 View commit details
  2. 5.0.2

    timdorr committed Jan 11, 2017
    Copy the full SHA
    75658da View commit details
Loading