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.7
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.8
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 1, 2022

  1. Backport compat fix for React 18 strict effects

    Subscriptions in Provider need to be set up in the effect, not in
    the `useMemo` hook.
    
    Port of commit 9a210fd from 8.x development
    markerikson committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    54ff7a6 View commit details
    Browse the repository at this point in the history
  2. Release 7.2.8

    markerikson committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9306158 View commit details
    Browse the repository at this point in the history
Loading