Releases: imagekit-developer/imagekit-vuejs
Version 4.0.1
Include @imagekit/javascript in external in Rollup config to prevent bundling it with the package, allowing users to be able to fetch the latest version of the SDK without needing to update the package. This also reduces the bundle size of the package and allows users to manage the SDK version separately.
Full Changelog: 4.0.0...4.0.1
Version 4.0.0
This is a major release that includes breaking changes. Please refer to the official documentation for up-to-date usage instructions.
Full Changelog: 3.1.0...4.0.0
Version 4.0.0-beta.2
Full Changelog: 4.0.0-beta.1...4.0.0-beta.2
Version 4.0.0-beta.1
Full Changelog: 3.1.0...4.0.0-beta.1
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