Michaël Zasso
Michaël Zasso
Found the breakage with CITGM while preparing Node.js 12.5.0. From this PR: https://github.com/nodejs/node/pull/21387 Affected code: https://github.com/standard-things/esm/blob/6feb50b1e7366f1ed075ed5ce05c8832e5493278/src/fs/stat-fast.js#L9 The `isFile` method is no longer directly on `Stats.prototype` but on `StatsBase.prototype` instead. The...
**Is your feature request related to a problem? Please describe.** A side-effect of version 13.0.0 is that now each mime type defined in the `accept` option becomes a separate entry...
We should probably use a custom function instead of the matrix warping, so that the last pixel in the original image corresponds to the last pixel in the new image.