imgix / gatsby

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

test: don't truncate url at ? #127

Closed frederickfogerty closed 3 years ago

frederickfogerty commented 3 years ago

Fixes bug identified in #122 where URLs that had a ? were being truncated. This is incorrect behaviour since we encode ? as a special parameter and it should not be removed.

imgix-git-robot commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: