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.
Fix src when responsive:false is set.
This is a major release that includes breaking changes. Please refer to the official documentation for up-to-date usage instructions.
- Added support for React version 19 by @ankur-dwivedi in #171
Full Changelog: v4.2.0...v4.3.0
- Added
checksparameter by @imagekitio in #161
Full Changelog: v4.1.0...v4.2.0
- Release details not specified.
Full Changelog: v4.0.0...v4.1.0
For the complete list of releases and changes, visit the GitHub Releases Page.