Releases: imgix/react-imgix
Releases · imgix/react-imgix
2.1.2
2.1.0
v2.0.0
Breaking Changes
- React 0.13 no longer supported. React 0.13 users should use
v1.x
- Sets
background-size: cover
on the element when thebg
prop is passed
Updates
react
andreact-dom
added as peer dependencies- No longer imports the entire imgix.js library. Instead we just build the url ourselves.
- Added
entropy
prop to support Point of Interest Cropping