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/redux Loading
base: v5.0.0-rc.0
Choose a base ref
...
head repository: reduxjs/redux Loading
compare: v5.0.0-rc.1
Choose a head ref
  • 16 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 20, 2023

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

    EskiMojo14 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7859c01 View commit details
    Browse the repository at this point in the history
  3. use internal import

    EskiMojo14 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d44a074 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4620 from reduxjs/is-action-predicate

    Add isAction type predicate
    EskiMojo14 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    85d7f27 View commit details
    Browse the repository at this point in the history
  5. export isPlainObject

    EskiMojo14 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4cdafb6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4621 from reduxjs:export-ipo

    export isPlainObject
    EskiMojo14 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c9e0650 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    1437fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2abb27 View commit details
    Browse the repository at this point in the history
  3. Add missing error message

    markerikson committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9501bc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c609eb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b7af71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dae0da7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2ae5ca View commit details
    Browse the repository at this point in the history
  8. Add lint check

    markerikson committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    cacf745 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2e8fe9 View commit details
    Browse the repository at this point in the history
  10. Release 5.0.0-rc.1

    markerikson committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0d7ef2c View commit details
    Browse the repository at this point in the history
Loading