Skip to content

Commit f618325

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
updated readme
1 parent 5314377 commit f618325

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ ImageKit is complete media storage, optimization, and transformation solution th
3131
**1. Overlay syntax update**
3232
* In version 5.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.
3333
* You can migrate to the new layers syntax using the `raw` transformation parameter.
34+
**2. Remove Node.js 10.x support**
35+
* This change removes support for Node.js version 10.x.
3436

3537
## Installation
3638

0 commit comments

Comments
 (0)