imgix / gatsby

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

fix: set domain as optional #261

Closed luqven closed 1 year ago

luqven commented 1 year ago

Description

Fix regression where domain was set as required in the configuration options.

Before

The domain configuration field was set as required.

After

domain can be set to an empty string, allowing absolute URLs to be used with the plugin.

imgix-git-robot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: