Skip to content

v2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@markerikson markerikson released this 15 Feb 02:12
· 1577 commits to master since this release

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