Releases: BitPatty/next-image-s3-imgproxy-loader
Releases · BitPatty/next-image-s3-imgproxy-loader
v0.13.1
- fixed an issue where fill would be overriden if set to
false
- fixed an issue where NextJS would warn about missing
sizes
prop if fill
is set
v0.13.0
- Added support for NextJS 15 in peer dependencies
- Updated development dependencies
v0.12.0
BREAKING CHANGES
- Added NextJS 14 compatibility, no longer compatible with NextJS < 13
v0.12.0-rc1
- added nextjs 14 compatibility, no longer compatible with nextjs < 14
v0.11.0
- next 13 support
- updated dependencies
v0.10.1
- export configuration typings for handler and the client components
v0.10.0
- added option to specify additional request headers (#140)
- updated dependencies
v0.9.0
- added debug logs
- updated dependencies
v0.8.1
- added
content-dpr
to default forwarded headers
v0.8.0
- upgrade
@bitpatty/imgproxy-url-builder
to v0.6.0