Core Changes
- Fix memory leak in image optimization: #23565
- Mark this.router protected: #23573
- Ensure has segments are allowed in destination: #23588
- Update decoder to correctly handle grayscale PNGs: #23393
- update webpack to 5.30: #23612
- Clean up RenderOptsPartial: #23614
Documentation Changes
- Update router.md to improve a11y: #23611
Example Changes
- Remove redundant prefresh dependency in with-preact example: #23567
- Delete examples/with-style-sheet directory: #23609
- Update custom-routes-proxying to use fallback rewrites: #23610
Credits
Huge thanks to @shuding, @zephraph, @timneutkens, @samrobbins85, @sokra, and @devknoll for helping!