Skip to content

Releases: imagekit-developer/imagekit-react

Version 1.1.0

09 Dec 11:10
97cba88
Compare
Choose a tag to compare

Version 1.0.11

25 Aug 05:41
44c53df
Compare
Choose a tag to compare

Peer dependency version issue fix #37

Version 1.0.10

09 Jun 16:11
debcf53
Compare
Choose a tag to compare
  • Setup E2E testing framework using Cypress
  • Fixes IKImage component dynamic update issue (#36)

Version 1.0.9

02 Nov 14:30
0fd2fee
Compare
Choose a tag to compare

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