v8.0.0v7.2.9
Reading changes from the repo…
serverState
prop is added to the Provider
, allowing better handling of server-side rendering scenarios in React 18. useSelector
hook is optimized to reduce unnecessary recalculations, improving performance when components mount. useSelector
hook, which was previously causing multiple calls on component mount.