Core Changes
- Adding component to @next/third-parties: #56106
- Replace
Promise.withResolvers
polyfill withDetachedPromise
: #56954 - chore(next/image)!: mark
onLoadingComplete
as deprecated in favor ofonLoad
: #56944 - chore: lower Node.js version requirement: #56943
Misc Changes
- chore: reduce
fs-extra
usage inscripts/
: #56917 - chore(test): set
COREPACK_ENABLE_STRICT: 0
for create-next-app tests: #56955
Credits
Huge thanks to @janicklas-ralph, @wyattjoh, @SukkaW, @styfle, and @balazsorban44 for helping!