sharp-loader
sharp-loader copied to clipboard
Deprecation warning (sharp)
trafficstars
I'am getting a deprecation warning which should be related to sharp version:
(node:27161) DeprecationWarning: crop(position) is deprecated, use resize({ fit: "cover", position }) instead
I'am using sharp v0.21.3.
@izaakschroeder: Is this repository still maintained?
sharp-loader is incompatible with the most recent versions of sharp due to removal of deprecated features:
https://github.com/lovell/sharp/blob/aa3ce760bbb96685152b7b2ee879cfb0604081e6/docs/changelog.md#v0220---18th-march-2019
@izaakschroeder: Is this repository still maintained?
I have the same question