github reduxjs/redux-toolkit v2.2.5

latest releases: @rtk-query/codegen-openapi@2.0.0-alpha.2, @rtk-query/codegen-openapi@2.0.0-alpha.1, @rtk-query/codegen-openapi@2.0.0-alpha.0...
4 months ago

This bugfix release fixes an issue in the recent createEntityAdapter sorting perf improvements that could (in specific cases) cause Immer to throw an error when trying to read a plain JS value instead of a proxy-wrapped value.

What's Changed

  • Fix missed spot where use of current may fail if the value is not a draft by @markerikson in #4412

Full Changelog: v2.2.4...v2.2.5

Don't miss a new redux-toolkit release

NewReleases is sending notifications on new releases.