storage-resize-images v0.1.9
github-actions
released this
11 Jun 18:11
·
1362 commits
to master
since this release
changed - If the original image is a vector image, the extension does not resize it. (Issue #326, PR #329)
fixed - Replaced mkdirp-promise
with mkdirp
because mkdirp-promise
is deprecated. (PR #266)
fixed - If the original image is smaller than the specified max width and height, the extension does not enlarge it or resize it. (Issue #337, PR #338)