Skip to content

Releases: imagekit-developer/imagekit-vuejs

Version 3.1.0

06 Sep 11:28
94ca930
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.1.0

Version 3.0.1

29 Apr 08:35
ab086ba
Compare
Choose a tag to compare

Version 3.0.0

09 Feb 07:12
4448120
Compare
Choose a tag to compare

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

30 Nov 10:31
a2fbf18
Compare
Choose a tag to compare

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

30 Nov 08:35
25b86b0
Compare
Choose a tag to compare

DO NOT USE

Version 1.0.9

11 Dec 08:45
c8820c8
Compare
Choose a tag to compare

Dev feature:

#26 : Adds E2E framework and CI scripts
Fixes:

#21, #23, #25 : All related to this.observer in IKImage throwing null error, usually upon route transition.

Version 1.0.8

26 Sep 08:55
Compare
Choose a tag to compare

Updated core ImageKIt JS library

Version 1.0.7

25 Sep 15:24
Compare
Choose a tag to compare

Default value of customCoordinates

Version 1.0.6

24 Sep 16:25
Compare
Choose a tag to compare

Bug fixes:
#14
#13
#12

Version 1.0.5

21 Jul 07:07
Compare
Choose a tag to compare

Support for Nuxt - #8