imgix / react-imgix

React component to display imgix images
https://www.npmjs.com/package/react-imgix
Other
360 stars 64 forks source link

fix: forward disablePathEncoding bool to consctructUrl call #950

Closed arno-fukuda closed 1 month ago

arno-fukuda commented 1 month ago

Description

Per https://github.com/imgix/react-imgix/issues/949, disablePathEncoding parameter doesn't do anything right now.

disablePathEncoding: true will still encode the path

disablePathEncoding: true will not encode the path

Checklist

imgix-git-robot commented 1 month ago

:tada: This PR is included in version 9.8.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: