Skip to content

Releases: imgix/react-imgix

v9.5.3

04 Oct 18:52
Compare
Choose a tag to compare

9.5.3 (2022-10-04)

v9.5.3-beta.1

28 Sep 21:02
Compare
Choose a tag to compare
v9.5.3-beta.1 Pre-release
Pre-release

9.5.3-beta.1 (2022-09-28)

Bug Fixes

  • source width/height HTML validation (e58464c)

v9.5.2

26 Jul 19:29
Compare
Choose a tag to compare

9.5.2 (2022-07-26)

Bug Fixes

  • ci: build project between deploy steps and publishing (2cd0cdf)

v9.5.1

11 May 20:32
Compare
Choose a tag to compare

9.5.1 (2022-05-11)

Bug Fixes

  • add support for react 18 (0e01aa4)

v9.5.1-beta.1

10 May 23:53
Compare
Choose a tag to compare
v9.5.1-beta.1 Pre-release
Pre-release

9.5.1-beta.1 (2022-05-10)

Bug Fixes

  • add support for react 18 (1da0bc3)

v9.5.0

28 Feb 12:07
Compare
Choose a tag to compare

9.5.0 (2022-02-28)

Features

  • allow path encoding to be disabled for Imgix component (045bb42)

Bug Fixes

  • bug where _inPicture would be set on 's that were children of (4d57c1f)

v9.4.0

08 Feb 21:52
Compare
Choose a tag to compare

9.4.0 (2022-02-08)

Features

v9.3.1

28 Jan 16:32
Compare
Choose a tag to compare

9.3.1 (2022-01-28)

v9.3.0

05 Aug 16:44
Compare
Choose a tag to compare

9.3.0 (2021-08-05)

Features

  • add support for customizing srcset generation (a00cf3a)

Bug Fixes

  • replace individual props with single srcSetOptions prop (9fc01fe)
  • revert changes to package-lock.json (d85b371)

v9.2.0

17 Jun 18:34
Compare
Choose a tag to compare

9.2.0 (2021-06-17)

Features

  • add collapseImgixParams function to shorten imgix params (97e7155)
  • create imgixProvider component (cb7608b)
  • create mergeComponentProps & processProps (19684ed)
  • recursive merge imgixParams & htmlAttributes (34231c3)
  • wrap ReactImgix with props HOFs (07c1d0a)

Bug Fixes

  • move consumer validation to avoid unnecessary warnings (b034d8a)
  • remove compose (7860d12)
  • shadows prop spelling (41971fb)