Skip to content

Version 4.0.0

Compare
Choose a tag to compare
@imagekitio imagekitio released this 20 Feb 09:20
· 16 commits to master since this release
055685f
  • Now, you can use the transformation parameter when uploading files to apply both pre and post-transformation.
  • We've also introduced two new parameters: effectShadow and effectGradient.

Breaking change when upgrading to 4.x

  • We've removed the old overlay syntax parameters for transformations, such as oi, ot, obg, and more.
  • IKContext has been updated to only include urlEndpoint, publicKey, authenticator, and transformationPosition props, removing others that were more specific to image, video, and upload, and not typically set globally.