Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@luqven luqven released this 25 Mar 18:32
· 15 commits to main since this release
dbc483d

This release changes the way a DPR srcset is generated when CreateSrcset() is passed a height parameter. Previously, either the width, or the height and aspect ratio parameters together, had to be present for the generated srcset to be DPR based. Now, only a width or height parameter need to be present.

  • fix: dpr srcset when only h param (#21)
  • docs: update travis badge to travis-ci.com (#19)