a2b66c7549
* remove query params from file extension * Revert changes to make change as small as possible * moving the removeQueryParam check to basename() * chore: adding a changeset * adding SSR test coverage for new picture test cases Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
121 B
121 B
@astrojs/image |
---|
patch |
Fixes a bug that lost query parameters for remote images in the <Picture />
component