Closed atlawrie closed 2 years ago
Let's release on next
since this will cut a release with so many dep. updates. If that looks good, we can merge in these changed on main
.
:tada: This PR is included in version 2.0.4-rc.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Before this PR:
We were using
ImgixClient.settings
to attempt to setincludeLibraryParam
tofalse
After this PR:
We pass
includeLibraryParam
usingoptions
which correctly disables the ixlib param.