Core Changes
- Add debug info to static bailout message: #45192
- Fix dynamic no ssr with babel transform: #45091
- Fix React.lazy preloading during SSR: #45160
Documentation Changes
- Update example test file name in cypress example: #45146
Example Changes
- Update README.md for examples/with-mqtt-js: #45162
Misc Changes
- Re-prompt on invalid import alias: #45194
- create-next-app: warn if project dir isn't empty before prompts: #45195
- Add timeout for actions/cache restoring: #45198
- Update testing.md to reflect that we don't use
yarn
anymore: #45185
Credits
Huge thanks to @MaxLeiter, @CachorroC, @asadnq, @huozhi, and @JanKaifer for helping!