@responsive-image/svelte@2.0.5
·
423 commits
to main
since this release
Patch Changes
-
#2266
0da8ed7Thanks @simonihmig! - Use deterministic width for fallbacksrcThe
srcfallback (used for legacy browser not supportingsrcset) 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.