@reduxjs/toolkit
@reduxjs/toolkit (latest known version: 2.12.0) has 5 known breaking changes on record, each backed by a source URL.
Recent changes
* feat(toolkit)!: switch to native `NoInfer` utility type by @aryaemami59 in https://github.com/reduxjs/redux-toolkit/pull/5289
- 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
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.
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.
Check what changed for @reduxjs/toolkit since your installed version, live.
Open the playground →