React Boilerplate v4.0.0 is out and it's a doozy! Here are the highlights: React has added many new features and it's time for React Boilerplate to embrace them. We now use React.lazy and Suspense for component lazy-loading instead of an external library. We've added useInjectSaga and useInjectReducer hooks to manage saga and reducer injection. They're integrated into the generators and thus becom