mirror of
https://github.com/lovell/sharp.git
synced 2025-07-27 10:02:26 +02:00
16 lines
478 B
Markdown
16 lines
478 B
Markdown
---
|
|
title: v0.22.1 - 25th April 2019
|
|
slug: changelog/v0.22.1
|
|
---
|
|
|
|
* Add `modulate` operation for brightness, saturation and hue.
|
|
[#1601](https://github.com/lovell/sharp/pull/1601)
|
|
[@Goues](https://github.com/Goues)
|
|
|
|
* Improve help messaging should `require("sharp")` fail.
|
|
[#1638](https://github.com/lovell/sharp/pull/1638)
|
|
[@sidharthachatterjee](https://github.com/sidharthachatterjee)
|
|
|
|
* Add support for Node 12.
|
|
[#1668](https://github.com/lovell/sharp/issues/1668)
|