Releases: imgix/react-imgix
Releases · imgix/react-imgix
v9.5.3-beta.1
Bug Fixes
- source width/height HTML validation (e58464c)
v9.5.2
9.5.2 (2022-07-26)
Bug Fixes
- ci: build project between deploy steps and publishing (2cd0cdf)
v9.5.1
9.5.1 (2022-05-11)
Bug Fixes
v9.5.0
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
9.4.0 (2022-02-08)
Features
v9.3.0
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
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)