This bugfix release fixes an issue with subscriptions being lost when lazy-loaded components are used with React Suspense, and includes stack traces in useSelector
usage warnings .
What's Changed
- Add stack to dev mode checks by @EskiMojo14 in #2064
- Fix useSelector() in combination with lazy loaded components breaks with react v18 (#1977) by @jeroenpx in #2068
Full Changelog: v8.1.2...v8.1.3