Core Changes
- Only resolve page runtime for react 18 and error on read failure: #35705
- feat(next-swc): Update swc crates: #35395
- Fix document styles with react 18: #35760
- Fix router isReady and react 18 not being detected with no config: #35762
Documentation Changes
- Updated create-next-app docs to include pnpm usage: #35755