mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 02:30:12 +02:00
Docs: highlight possibly breaking changes in next release
This commit is contained in:
parent
79ac524262
commit
b7ff2645c4
@ -4,18 +4,18 @@
|
|||||||
|
|
||||||
Requires libvips v8.16.0
|
Requires libvips v8.16.0
|
||||||
|
|
||||||
### v0.33.6 - TBD
|
### v0.34.0 - TBD
|
||||||
|
|
||||||
|
* Breaking: Support `info.size` on wide-character systems via upgrade to C++17.
|
||||||
|
[#3943](https://github.com/lovell/sharp/issues/3943)
|
||||||
|
|
||||||
|
* Breaking: Ensure `background` metadata can be parsed by `color` package.
|
||||||
|
[#4090](https://github.com/lovell/sharp/issues/4090)
|
||||||
|
|
||||||
* Add `isPalette` and `bitsPerSample` to metadata, deprecate `paletteBitDepth`.
|
* Add `isPalette` and `bitsPerSample` to metadata, deprecate `paletteBitDepth`.
|
||||||
|
|
||||||
* Expose WebP `smartDeblock` output option.
|
* Expose WebP `smartDeblock` output option.
|
||||||
|
|
||||||
* Support `info.size` on wide-character systems via upgrade to C++17.
|
|
||||||
[#3943](https://github.com/lovell/sharp/issues/3943)
|
|
||||||
|
|
||||||
* Ensure `background` metadata can be parsed by `color` package.
|
|
||||||
[#4090](https://github.com/lovell/sharp/issues/4090)
|
|
||||||
|
|
||||||
* TypeScript: Ensure channel counts use the correct range.
|
* TypeScript: Ensure channel counts use the correct range.
|
||||||
[#4197](https://github.com/lovell/sharp/pull/4197)
|
[#4197](https://github.com/lovell/sharp/pull/4197)
|
||||||
[@DavidVaness](https://github.com/DavidVaness)
|
[@DavidVaness](https://github.com/DavidVaness)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user