v16.3.0
fix(next/image): improve test coverage for unsupported image types (#96301)
feat(image-optimizer): use previously cached image cache entry if upstream image is identical (#67257)
fix(next/image): Improve error message for private IP (SSRF) rejections (#91686)
fix(next/image): ensure `images.maximumResponseBody` applies to local images too (#92920)
fix(image): findClosestQuality returns 0 for low quality values (#89621)
Move unit tests to one folder and migrate them to TypeScript (#28427)
Remove `revalidate` property from incremental cache `ctx` for `FETCH` kind (#76500)
test: unflake lru-disk-eviction on Windows (#90465)
feat(next/image): add `images.localPatterns` config (#70529)
feat(next/image): support `new URL()` for `images.remotePatterns` (#77692)