Core Changes
- Update cache methods for app dir: #49165
- Search for lockfiles to find Turbopack root: #49110
- Allow webpack config, but warn if no turbo config: #49170
- Add a generic type for unstable_cache: #49166
- Upgrade React to 18.3.0-canary-b7972822b-20230503: #49158
- Fix server component transforms: #49135
- Fix React channel env missing in custom server: #49168
- app router: support side effects on server requests: #48939
- Fix multipart/form-data handling in the Edge runtime: #49177
- Upgrade React to 18.3.0-canary-aef7ce554-20230503: #49181
- remove startup message by default: #49157
- add test case for bindings in member props: #49134
- Add test case for App Route cookies: #49124
Documentation Changes
- chore(docs): update next-image-unconfigured-host.md: #49175
Misc Changes
- Fix flaky test: #49178
Credits
Huge thanks to @ijjk, @padmaia, @reconbot, @acdlite, @shuding, @styfle, @feedthejim, @sokra, and @jridgewell for helping!