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.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: v7.2.2
Choose a head ref
  • 16 commits
  • 119 files changed
  • 11 contributors

Commits on Aug 5, 2020

  1. fix mapDispatchToProps ownProps example description (#1621)

    Co-authored-by: sagiv.bengiat <sagiv.bengiat@appsflyer.com>
    sag1v and sagiv.bengiat authored Aug 5, 2020
    Copy the full SHA
    f08b644 View commit details

Commits on Aug 6, 2020

  1. Copy the full SHA
    681cc47 View commit details

Commits on Aug 8, 2020

  1. Bump prismjs from 1.15.0 to 1.21.0 in /website (#1623)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.0 to 1.21.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.15.0...v1.21.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    f0124d7 View commit details

Commits on Aug 29, 2020

  1. Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    4c907c0 View commit details

Commits on Sep 4, 2020

  1. Bump lodash.merge from 4.6.1 to 4.6.2 in /website (#1627)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    7fe00f1 View commit details

Commits on Sep 6, 2020

  1. Bump @hapi/hoek from 8.5.0 to 8.5.1 (#1628)

    Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1.
    - [Release notes](https://github.com/hapijs/hoek/releases)
    - [Commits](hapijs/hoek@v8.5.0...v8.5.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    90795b6 View commit details

Commits on Oct 14, 2020

  1. Update docusaurus (#1638)

    josephMG authored Oct 14, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    e9094e7 View commit details

Commits on Oct 21, 2020

  1. Copy the full SHA
    32c5216 View commit details

Commits on Oct 22, 2020

  1. Copy the full SHA
    c4d81af View commit details

Commits on Oct 23, 2020

  1. Copy the full SHA
    7eee197 View commit details

Commits on Oct 26, 2020

  1. Update deps.

    Prettier formatting, TLR changes, small lint name change, Rollup 2 updates.
    timdorr committed Oct 26, 2020
    Copy the full SHA
    754c105 View commit details
  2. Copy the full SHA
    e00d63c View commit details
  3. Copy the full SHA
    52fdba2 View commit details
  4. Stop using Travis

    They're having backlog problems and Actions are better integrated into the GH interface.
    timdorr authored Oct 26, 2020
    Copy the full SHA
    3a3dd04 View commit details
  5. Use a newer node

    timdorr authored Oct 26, 2020
    Copy the full SHA
    8010d86 View commit details
  6. 7.2.2

    timdorr committed Oct 26, 2020
    Copy the full SHA
    1df5622 View commit details
Loading