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: v2.5.0
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: v2.5.1
Choose a head ref
  • 4 commits
  • 23 files changed
  • 2 contributors

Commits on Dec 14, 2024

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

Commits on Dec 20, 2024

  1. Update Docusaurus to v3 (#4774)

    * Update Docusaurus packages
    
    * Rename DS config file
    
    * Update DS config file to TS syntax
    
    * Add DS faster package
    
    * Only transpile codeblocks in CI
    
    * Enable "faster" build tools
    
    * Fix broken anchor links
    
    * Update DS + TS config to speed up TS compilation
    
    * Build RTK so types are available
    
    * Fix more broken anchors
    
    * Fix revert of remark-ts-tools
    
    * Convert sidebars file to TS
    
    * Use remark-ts-tools 2.0
    markerikson authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    fa97936 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Remove console-testing-library (#4603)

    * Fix `console` spy related issues in `queryFn.test.tsx`
    
    * Fix issues related to stubbing envs in `getDefaultMiddleware.test.ts`
    
    * Remove `satisfies` operators in `queryFn.test.tsx`
    
    * Remove `console-testing-library` as it is no longer needed
    aryaemami59 authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    aaeda15 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Release 2.5.1

    markerikson committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    801d7ea View commit details
    Browse the repository at this point in the history
Loading