mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 11:00:14 +02:00
Changelog entry for #1834
This commit is contained in:
parent
5bfcf61a6f
commit
23b2e541ab
@ -9,6 +9,10 @@ Requires libvips v8.8.1.
|
|||||||
* Ensure `sharp.format.vips` is present and correct (filesystem only).
|
* Ensure `sharp.format.vips` is present and correct (filesystem only).
|
||||||
[#1813](https://github.com/lovell/sharp/issues/1813)
|
[#1813](https://github.com/lovell/sharp/issues/1813)
|
||||||
|
|
||||||
|
* Allow use of 'heic' and 'heif' identifiers with `toFormat`.
|
||||||
|
[#1834](https://github.com/lovell/sharp/pull/1834)
|
||||||
|
[@jaubourg](https://github.com/jaubourg)
|
||||||
|
|
||||||
#### v0.23.0 - 29<sup>th</sup> July 2019
|
#### v0.23.0 - 29<sup>th</sup> July 2019
|
||||||
|
|
||||||
* Remove `overlayWith` previously deprecated in v0.22.0.
|
* Remove `overlayWith` previously deprecated in v0.22.0.
|
||||||
|
@ -109,7 +109,7 @@
|
|||||||
"async": "^3.1.0",
|
"async": "^3.1.0",
|
||||||
"cc": "^1.0.2",
|
"cc": "^1.0.2",
|
||||||
"decompress-zip": "^0.3.2",
|
"decompress-zip": "^0.3.2",
|
||||||
"documentation": "^12.0.3",
|
"documentation": "^12.1.1",
|
||||||
"exif-reader": "^1.0.2",
|
"exif-reader": "^1.0.2",
|
||||||
"icc": "^1.0.0",
|
"icc": "^1.0.0",
|
||||||
"license-checker": "^25.0.1",
|
"license-checker": "^25.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user