Core Changes
- Add additional comments to new router: #38986
- Update config-schema for relay field to be less strict: #39010
- Add config for opting out of optimistic client cache behavior: #38774
- Fix tracing edge-runtime dependencies: #39009
- Ensure dangerouslyAllowSVG is passed correctly: #39031
- Handle getStaticPaths error inside worker to avoid serializing: #39032
- chore: enable swc externalHelpers when pre-compile: #38182
- Update to use HEAD request for On-Demand ISR: #39038
Example Changes
- Added workaround for --isolatedModules inside of configuration files: #39004
Misc Changes
- Update Safari 10 test to no longer wait for modern Safari: #39028
Credits
Huge thanks to @timneutkens, @titusdmoore, and @SukkaW for helping!