Skip to content

Commit b80949a

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
update readme
1 parent 686e8a9 commit b80949a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Get started with [official quick start guide](https://docs.imagekit.io/getting-s
3535
### SDK Version 3.0.0
3636
#### Breaking changes
3737
**1. Overlay syntax update**
38-
* In version 3.0.0, we've removed the old overlay syntax parameters such as `oi`, `ot`, `obg`, and [more](https://docs.imagekit.io/features/image-transformations/overlay). These parameters are deprecated and will start returning errors when used in URLs. Please migrate to the new Layers syntax that supports overlay nesting, provides better positional control, and allows more transformations at the layer level. You can start with [examples](https://docs.imagekit.io/features/image-transformations/overlay-using-layers#examples) to learn quickly.
38+
* In version 3.0.0, we've removed the old overlay syntax parameters for transformations, such as `oi`, `ot`, `obg`, and [more](https://docs.imagekit.io/features/image-transformations/overlay). These parameters are deprecated and will start returning errors when used in URLs. Please migrate to the new Layers syntax that supports overlay nesting, provides better positional control, and allows more transformations at the layer level. You can start with [examples](https://docs.imagekit.io/features/image-transformations/overlay-using-layers#examples) to learn quickly.
3939
* You can migrate to the new Layers syntax using the `raw` transformation parameter.
4040

4141
## Installation

0 commit comments

Comments
 (0)