Skip to content

Releases: imagekit-developer/imagekit-react

Version 1.0.8

16 Oct 04:03
77845df
Compare
Choose a tag to compare
  • Migrates storybook based test framework to jest+enzyme, with refactors
  • Lifecycle and event-based tests added
  • Coverage increased from ~50% to 84%
  • #20
  • Bumps imagekit-javascript to ^1.3.6

Version 1.0.7

07 Oct 12:32
Compare
Choose a tag to compare
  • fileName is optional while uploading file.
  • Moved build system to Rollup and the reduced minified UMD bundle size to 16KB (raw).
  • Added lazy loading similar to Chrome native lazy - loading thresholds.
  • Improved LQIP to control quality and blur options.
  • All props except specific to IKImage or IKUpload components are passed as it is to rendered HTML element.
  • Updated README.md
    • Added quick examples
    • Prop list and data types explained
    • Quickstart guide link added

Version 1.0.6

17 Jul 07:06
3a33b66
Compare
Choose a tag to compare

Issue with SSR - #9

Version 1.0.5

05 Apr 12:20
Compare
Choose a tag to compare

Version 1.0.4

19 Mar 03:21
9b9bc59
Compare
Choose a tag to compare

Bug fixes - onError and onSuccess callback handling
Improved test cases
Readme updated
Sample app updated

v1.0.3

27 Jan 08:42
2df1f81
Compare
Choose a tag to compare
  • Use new URLs for upload

Bug Fix

18 Jan 06:57
Compare
Choose a tag to compare
  • Publish bug fix

Bug Fix

18 Jan 06:44
Compare
Choose a tag to compare
  • Fix publishing for the package

First Release

17 Jan 09:58
Compare
Choose a tag to compare
  • IKContext Component
  • IKImage Component
  • IKUpload Component