What's Changed
Changed
- Migrated to AWS SDK for JavaScript v3 (#548)
- Bundling instruction for sharp module as per cross-platform installation instruction
- Bumped dependencies, sharp bumped to
0.34.2
Fixed
- Return image metadata for all cases by default using withMetadata()
- In thumbor-styled requests, align
filters:rotate()
with sharp rotate behavior, if no angle is providedautoOrient()
(#590)
Full Changelog: v7.0.4...v7.0.5