v9.0.0-rc.0 #2087
markerikson
started this conversation in
General
v9.0.0-rc.0
#2087
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release candidate improves tree-shaking behavior in v9 to account for changes in bundling setup.
Note that we hope to release Redux Toolkit 2.0, Redux core 5.0, and React-Redux 9.0 by the start of December! (If we don't hit that, we'll aim for January, after the holidays.)
See the preview Redux Toolkit 2.0 + Redux core 5.0 Migration Guide for an overview of breaking changes in RTK 2.0 and Redux core.
What's Changed
sideEffects: "false"
topackage.json
in v9 by @markerikson in Actually addsideEffects: "false"
topackage.json
in v9 #2079react-is
utils to fix tree-shaking in 9.0 by @markerikson in Inlinereact-is
utils to fix tree-shaking in 9.0 #2085Full Changelog: v9.0.0-beta.0...v9.0.0-rc.0
This discussion was created from the release v9.0.0-rc.0.
Beta Was this translation helpful? Give feedback.
All reactions