next 8.0.4-canary.11
Patches
- Fix HMR failing when rendering with
/index: #6541 - Initial overmind example: #6548
- Remove unused dev option from babel-loader: #6624
- Fix loading showing before
pastDelay: #6628 - Add test for recovering from export default undefined: #6631
- Inject the build ID after webpack runs: #6618
- Apply workaround for Firefox bug: #6630
- Fix export with folders that contain dot: #6538
- Convert router/router.js to typescript: #6644
- Show a better error when someone throws undefined: #6646
- Add err.sh link for threw undefined: #6649
- Ensure all modules are identified: #6656
- Creating one more example which only uses redux and no thunk as middl…: #6636
- Convert change/getRouteInfo to not use async: #6648
- Delete using realpath in HMR cache: #6635
- Stabilize Chunk ID generation: #6663
- Use relative instead of absolute for entry paths: #6659
- Check for the user's home directory in the build output: #6661
- Hash module IDs to save on bundle size: #6660
- Fix relative next path not working in webpack config: #6667
- Add codeowners file: #6672
Credits
Huge thanks to @ijjk, @christianalfoni, @timneutkens, @ravindermahajan890, and @dav-is for helping!