sharp-loader icon indicating copy to clipboard operation
sharp-loader copied to clipboard

Deprecation warning (sharp)

Open matsp opened this issue 6 years ago • 3 comments
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.

matsp avatar Feb 19 '19 13:02 matsp

@izaakschroeder: Is this repository still maintained?

strarsis avatar Apr 06 '19 20:04 strarsis

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

10xjs avatar Oct 09 '19 19:10 10xjs

@izaakschroeder: Is this repository still maintained?

I have the same question

Rush avatar Sep 03 '20 05:09 Rush