Download Latest Version v4.0.1.zip (322.1 kB)
Email in envelope

Get an email when there's a new version of imgIX.js

Home / v4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
imgix.js 2022-10-03 28.5 kB
imgix.min.js 2022-10-03 10.7 kB
README.md 2022-10-03 749 Bytes
v4.0.0.tar.gz 2022-10-03 279.1 kB
v4.0.0.zip 2022-10-03 292.3 kB
Totals: 5 Items   611.4 kB 0

4.0.0 (2022-10-03)

  • fix!: deprecate resizing the height param when maintaining aspect ratio (9de24c2)

BREAKING CHANGES

  • removes the logic in ix-src responsible for resizing the h (height) parameter to maintain aspect ratio when building the srcset attribute. With the help of the imgix aspect ratio parameter, users can now achieve the same effect with the inclusion of the ar parameter. This should yield slightly better performance, code cleanliness, and bring the library more in line with the imgix API. Please note, the ar parameter should also be used with fit=crop to take effect
Source: README.md, updated 2022-10-03