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 <[email protected]>
    sag1v and sagiv.bengiat authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    f08b644 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

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

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] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    f0124d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

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

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
    Configuration menu
    Copy the full SHA
    7fe00f1 View commit details
    Browse the repository at this point in the history

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] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    90795b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Update docusaurus (#1638)

    josephMG authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    e9094e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

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

Commits on Oct 22, 2020

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

Commits on Oct 23, 2020

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

Commits on Oct 26, 2020

  1. Update deps.

    Prettier formatting, TLR changes, small lint name change, Rollup 2 updates.
    timdorr committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    754c105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e00d63c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52fdba2 View commit details
    Browse the repository at this point in the history
  4. Stop using Travis

    They're having backlog problems and Actions are better integrated into the GH interface.
    timdorr authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    3a3dd04 View commit details
    Browse the repository at this point in the history
  5. Use a newer node

    timdorr authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    8010d86 View commit details
    Browse the repository at this point in the history
  6. 7.2.2

    timdorr committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    1df5622 View commit details
    Browse the repository at this point in the history
Loading