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-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.4
Choose a base ref
...
head repository: reduxjs/redux-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.5
Choose a head ref
  • 14 commits
  • 30 files changed
  • 3 contributors

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    ea8081f View commit details
    Browse the repository at this point in the history
  2. add state extensions from enhancers

    ben.durrant committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9604e73 View commit details
    Browse the repository at this point in the history
  3. update docs usage

    ben.durrant committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5ad74aa View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. update to latest remark-typescript-tools

    ben.durrant committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3a4ef1f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    3ed1aad View commit details
    Browse the repository at this point in the history
  2. no transpile docblocks too

    ben.durrant committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d746bee View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Fix typo

    n-ii-ma authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    811dd47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb586b6 View commit details
    Browse the repository at this point in the history
  3. add isAction helper function, and ensure listener middleware only run…

    …s for actions
    ben.durrant committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    482270e View commit details
    Browse the repository at this point in the history
  4. add test

    ben.durrant committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0c6cd6e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    ebe1777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3f6ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f87ac2 View commit details
    Browse the repository at this point in the history
  4. Release 1.9.5

    markerikson committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d3bb412 View commit details
    Browse the repository at this point in the history
Loading