Skip to content

Releases: cloudinary/cloudinary-react

Version 1.6.3

26 Jul 07:50
Compare
Choose a tag to compare
  • Fix lazy loading of responsive images (#182)
  • Update cloudinary-core to version 2.11.0

Version 1.6.2

16 Jul 14:30
Compare
Choose a tag to compare
  • Fix bug where non Cloudinary attribute names were changed (#181)
  • Add test for image update on prop change (#174)
  • Update readme: Audio, Placeholder & storybook

Version 1.6.1

11 Jul 09:25
Compare
Choose a tag to compare
  • Fix bug where image width was set to 'null' for responsive images
  • Add a warning when 'responsive' prop is not affecting the transformation (#176)
  • Update cloudinary-core dependency to version 2.10.3

Version 1.6.0

06 Jul 10:58
Compare
Choose a tag to compare

New functionality and features

  • Add support for lazy loading images, placeholder and accessibility (#162)

Other Changes

  • Update cloudinary-core dependency to version 2.10.1
  • Refactor Image component (#167)
  • Update tests to fail when component is not exported
  • Add test for variable names (#164)

Version 1.5.1

01 Jul 11:16
Compare
Choose a tag to compare
  • Fix Audio component export
  • Update cloudinary-core to version 2.9.0

Version 1.5.0

23 Apr 09:41
Compare
Choose a tag to compare

New functionality and features

  • Add Audio component

Other Changes

  • Fix test:all script in package.json
  • Add bundle size check using bundlewatch (#157)
  • Update issue templates (#155)
  • Fix typo in CHANGELOG.md

Version 1.4.0

25 Mar 14:15
Compare
Choose a tag to compare
  • Add support for signature param
  • Upgrade cloudinary-core version to ^2.8.2

Version 1.3.4

18 Mar 22:18
Compare
Choose a tag to compare
  • Fix video tag props were passed as snake_case instead of camelCase

Version 1.3.3

17 Mar 14:31
Compare
Choose a tag to compare
  • Fix video poster default frame to be the middle frame

Version 1.3.2

01 Mar 14:42
Compare
Choose a tag to compare
  • Remove docs folder from npm package