Skip to content

Commit 1942f12

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
added breaking change in changelog
1 parent a18c80e commit 1942f12

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
@@ -18,7 +18,7 @@ ImageKit is complete media storage, optimization, and transformation solution th
1818
### SDK Version 3.0.0
1919
#### Breaking changes
2020
**1. Overlay Syntax update**
21-
* The [old overlay](https://docs.imagekit.io/features/image-transformations/overlay) syntax parameters such as `oi`, `ot`, `obg`, and more 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.
21+
* In version 3.0.0, we've removed the [old overlay](https://docs.imagekit.io/features/image-transformations/overlay) syntax parameters such as `oi`, `ot`, `obg`, and more. 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.
2222
* You can migrate to the new Layers syntax using the `raw` transformation parameter.
2323
### SDK Version 2.0.0
2424
#### Breaking changes

0 commit comments

Comments
 (0)