Docs: changelog and credit for #4452

This commit is contained in:
Lovell Fuller 2025-09-12 11:50:16 +01:00
parent 43b579c903
commit 23a0e81d98
2 changed files with 7 additions and 0 deletions

View File

@ -323,3 +323,6 @@ GitHub: https://github.com/hans00
Name: Thibaut Patel Name: Thibaut Patel
GitHub: https://github.com/tpatel GitHub: https://github.com/tpatel
Name: Maël Nison
GitHub: https://github.com/arcanis

View File

@ -15,3 +15,7 @@ slug: changelog/v0.34.4
* Ensure `unlimited` flag is passed upstream when reading TIFF images. * Ensure `unlimited` flag is passed upstream when reading TIFF images.
[#4446](https://github.com/lovell/sharp/issues/4446) [#4446](https://github.com/lovell/sharp/issues/4446)
* Add sharp-libvips rpath for yarn v5 support.
[#4452](https://github.com/lovell/sharp/pull/4452)
[@arcanis](https://github.com/arcanis)