Improve error messaging when only warnings issued #4465

This commit is contained in:
Lovell Fuller
2025-10-17 14:57:38 +01:00
parent b7fda60a85
commit c1c16ed3e6
6 changed files with 24 additions and 2 deletions

View File

@@ -9,3 +9,6 @@ slug: changelog/v0.34.5
* Add support for BigTIFF output.
[#4459](https://github.com/lovell/sharp/pull/4459)
[@throwbi](https://github.com/throwbi)
* Improve error messaging when only warnings issued.
[#4465](https://github.com/lovell/sharp/issues/4465)