Changes
- #1122
1a75cc712c56448f5d77abb810cf4af259802a28- Add support for SWR (stale-while-revalidate) inrevalidateTag - #1121
fad4632ef4278db0a040b3a3948d259c1cf43c05Thanks @ntltd! - Fix ISR revalidation to also accept valid Next.js non-200 status codes (307, 308 and 404) - #1135
323448b83f6c292398338f9d6307c113d1246da9Thanks @ktKongTong! - fix: handle multiple same-name headers as array in fetch proxyExternalRequest - #1132
8210035cc30720702a6052e22bbf9275ef54c636- add support for prefetch inlining in the cache interceptor - #1117
3a2b1b9497c531e9f07f66f7a140f152a9d8fc26Thanks @clichedmoog! - Auto-filter non-Linux platform-specific native binaries (e.g. @swc/core-darwin-arm64) from Lambda bundles during traced files copy - #1118
e49782af723ec97f1373e654a7e400e1ba3e827eThanks @tsurumeso! - Preserve query parameters during i18n redirects to a localized path - #1125
92f1f300341321a820e60133eb9ee399b39fc5d1Thanks @rikublock! - fix: dereference symlinks when copying public folder