imgix / gatsby

A simple yet powerful integration between Gatsby and imgix
BSD 2-Clause "Simplified" License
30 stars 6 forks source link

fix(ixlib): correctly sets includeLibraryParam to false #231

Closed atlawrie closed 2 years ago

atlawrie commented 2 years ago

Before this PR:

We were using ImgixClient.settings to attempt to set includeLibraryParam to false

After this PR:

We pass includeLibraryParam using options which correctly disables the ixlib param.

luqven commented 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.

imgix-git-robot commented 2 years ago

:tada: This PR is included in version 2.0.4-rc.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: