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: v7.2.2
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: v7.2.3
Choose a head ref
  • 20 commits
  • 44 files changed
  • 14 contributors

Commits on Oct 30, 2020

  1. Doc : Update ownProps example (#1655)

    This changes can make more clear understanding to future reader.
    harshilparmar authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    1769d24 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    7b0a678 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Update hooks.md (#1659)

    JimmyLv authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    94fcab6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Update quick-start.md (#1663)

    Co-authored-by: Tim Dorr <[email protected]>
    Sahil Purav and timdorr authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    b48d087 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    0e71c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abf1be View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Bump ini from 1.3.5 to 1.3.7 in /website (#1669)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    2d22c65 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    48773fd View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    98b6626 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Bump node-notifier from 8.0.0 to 8.0.1 (#1672)

    Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/mikaelbr/node-notifier/releases)
    - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
    - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    1f07ec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bf941 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    80f8fe1 View commit details
    Browse the repository at this point in the history
  2. Added translation section to docs version 7.2 (#1676)

    * added docs translations section in quick start
    
    Added translation section and link to the docs translated to brazilian portuguese
    
    * Simplify
    
    * adding translation section to version 7.2
    
    Co-authored-by: Tim Dorr <[email protected]>
    fernandobelotto and timdorr authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    a923553 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    45dfd45 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    9005c4a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    86b6fe0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    3aa8993 View commit details
    Browse the repository at this point in the history
  2. Reuse latest selected state on selector re-run (#1654) (#1660)

    Co-authored-by: nightpool <[email protected]>
    Co-authored-by: Tim Dorr <[email protected]>
    3 people authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    65b4a16 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

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

    markerikson committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    a87cd5f View commit details
    Browse the repository at this point in the history
Loading