github reduxjs/redux-toolkit v2.0.0-alpha.2

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...
pre-release19 months ago

This alpha release updates the Redux core package dependency to 5.0.0-alpha.2. This release may have breaking changes.

Changelog

Redux v5 Dependency Update

We've updated the redux dependency from 4.2.x to redux@5.0.0-alpha.2. The Redux v5 branch contains the TS conversion work we did in 2019, a migration to full ESM package compatibility, and some additional types changes and internal tweaks.

In practice, these hopefully shouldn't affect most codebases, but that's why these are major versions and we're publishing these alphas :)

We'd like users to try out these alphas releases in your apps and let us know of any build/typing/runtime errors or compatibility problems!

Please see the Redux v5 alpha release notes for further details:

What's Changed

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

Don't miss a new redux-toolkit release

NewReleases is sending notifications on new releases.