Changes
- #689
e8f6dc8c7a421e316f5fbed03dcb82bb860c5249
- Added some override for debugging OpenNext locally - #699
eaa9ef8daf2fc454139c77ce0e100cb48da15561
- Add a new multi-tiered incremental cache - #665
ae7fb9c5d24ecf3eeb99682aa34bcbe0adb45675
- Add an override to automatically invalidate the CDN (not enabled by default) - #701
00ce837cb98e5902316f26163c9fb927058f956c
Thanks @james-elicx! - refactor: use utility for cross-platform path regex construction - #698
d1cea5601943afaa197d56f931593234f351c441
- Fix external rewrites for binary data - #694
6884444cb929ab60c074c918954d24100f4e9668
Thanks @james-elicx! - Mark the host header as trusted when the OpenNext project has external middleware to align with normal behavior for the Next.js server. - #688
86916bfd9246a63f321352bb11346eeb0ca3f6da
Thanks @vicb! - fix city name header encoding - #695
e708ec4d9f4c87d3249a01382482347d295ed28a
Thanks @james-elicx! - Fix esbuild edge plugins not matching Windows paths.