- Migration Guides
- Release Notes
- RTK: https://github.com/reduxjs/redux-toolkit/releases/tag/v2.0.0
- Redux core: https://github.com/reduxjs/redux/releases/tag/v5.0.0
- Yes,
createStore
is still deprecated! https://redux.js.org/usage/migrations/migrating-rtk-2#createstore-deprecation
- Yes,
- React-Redux: https://github.com/reduxjs/react-redux/releases/tag/v9.0.0
- Later tweaks for RN compat: https://github.com/reduxjs/react-redux/releases
- Reselect: https://github.com/reduxjs/reselect/releases/tag/v5.0.0
- ESM/CJS Compat
- Plans for 2024
- RTK Query feature requests: reduxjs/redux-toolkit#3692
- Rewrite tutorials to be TS-first: reduxjs/redux#4393
- Other
- New "History of Redux" docs page: https://redux.js.org/understanding/history-and-design/history-of-redux
Created
January 4, 2024 16:24
-
-
Save markerikson/f590f92b68a19312cb625e561ce5072b to your computer and use it in GitHub Desktop.
Learn with Jason, 2024-01-04 - What's New in Redux Toolkit 2.0?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment