Emit warning for invalid ICC profile #3895

This commit is contained in:
Lovell Fuller
2023-12-15 12:13:57 +00:00
parent c9e3996007
commit fe2b298a2f
4 changed files with 30 additions and 5 deletions

View File

@@ -9,6 +9,9 @@ Requires libvips v8.15.0
* Add support for Yarn Plug'n'Play filesystem layout.
[#3888](https://github.com/lovell/sharp/issues/3888)
* Emit warning when attempting to use invalid ICC profiles.
[#3895](https://github.com/lovell/sharp/issues/3895)
### v0.33.0 - 29th November 2023
* Drop support for Node.js 14 and 16, now requires Node.js >= 18.17.0