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: 27d4f3f
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: 8c503ef
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Dec 11, 2023

  1. Allow react-native newer than 0.69 as peer dependency

    Settings react-native 0.69 as minimum peer dependency and allow newer version like 0.73.0 to be accepted
    R3DST0RM authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1affb37 View commit details
    Browse the repository at this point in the history
  2. Build module with updated peerDependency

    Dominik Schwarzbauer committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ce76bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7fbd9 View commit details
    Browse the repository at this point in the history
  4. Release 9.0.4

    markerikson committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8c503ef View commit details
    Browse the repository at this point in the history
Loading