Skip to content

@responsive-image/wc@2.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:03
· 423 commits to main since this release
d37fed2

Patch Changes

  • #2266 0da8ed7 Thanks @simonihmig! - Use deterministic width for fallback src

    The src fallback (used for legacy browser not supporting srcset) will refer to a deterministically computed image size (based on the largest device width), so there is no delta between SSR and client-side rendering.