@reduxjs/toolkit

@reduxjs/toolkit breaking-changes badge

@reduxjs/toolkit (latest known version: 2.12.0) has 5 known breaking changes on record, each backed by a source URL.

Actively maintainedLatest known version: 2.12.0npm ↗

Recent changes

v2.12.0Breaking

* feat(toolkit)!: switch to native `NoInfer` utility type by @aryaemami59 in https://github.com/reduxjs/redux-toolkit/pull/5289

source ↗

v2.0.0-beta.0Breaking

- Object argument for `createReducer` and `createSlice.extraReducers` has been removed - Packaging converted to have full ESM/CJS compatibility - Dropped UMD build artifacts - JS build output is now "modern" and not transpiled for IE11 compatibility - Updated to Immer 10, and dropped the legacy ES5 compat option - Updated Redux core dep to `5.0-beta` - `actionCreator.toString()` override removed (although we're reconsidering this) - Standalone `getDefaultMiddleware` removed - Other deprecated fields removed

source ↗

v@rtk-query/codegen-openapi@2.0.0Breaking

Version @rtk-query/codegen-openapi@2.0.0 is a semver-major release over 1.9.7, but no breaking change was detected in the release notes text - flagged for manual review.

source ↗

v1.9.0-alpha.0Breaking

Some highlights for this alpha:

source ↗

v1.0.0Breaking

Version 1.0.0 is a semver-major release over 0.9.1, but no breaking change was detected in the release notes text - flagged for manual review.

source ↗

Check what changed for @reduxjs/toolkit since your installed version, live.

Open the playground →