Releases: imagekit-developer/imagekit-vuejs
Version 3.1.0
Version 3.0.1
Fixes #113
Version 3.0.0
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 changes
In version 3.0.0, we've removed the old overlay syntax parameters for transformations, such as oi
, ot
, obg
, and more.
Version 2.0.1
We are excited to announce the release of version 2.0.1 of our package! This release comes with significant updates, including support for Vue 3, video playback, and the resolution of key open issues.
What's new
Vue 3 support:
With version 2.0.1, our package now fully supports Vue.js 3. This means you can seamlessly integrate our components into your Vue 3 applications, taking advantage of the latest features and improvements.
Issue resolution:
We have addressed #33, #34, #42, #44, #47, #49, and #50 issues reported by our users. This fix ensures a smoother experience and enhances the overall reliability of our package.
Version 2.0.0
DO NOT USE
Version 1.0.9
Version 1.0.8
Updated core ImageKIt JS library
Version 1.0.7
Default value of customCoordinates
Version 1.0.6
Version 1.0.5
Support for Nuxt - #8