Skip to content

Commit 8f6d311

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
updated axios headers
1 parent 88bc071 commit 8f6d311

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,15 @@ ImageKit is complete media storage, optimization, and transformation solution th
2626
* [Links](#links)
2727

2828
## Changelog
29+
2930
### SDK Version 5.0.0
31+
3032
#### Breaking changes
33+
3134
**1. Overlay syntax update**
3235
* 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.
3336
* You can migrate to the new layers syntax using the `raw` transformation parameter.
37+
3438
**2. Remove Node.js 10.x support**
3539
* This change removes support for Node.js version 10.x.
3640

0 commit comments

Comments
 (0)