Skip to content

v3.0.5

Choose a tag to compare

@tomkiss tomkiss released this 03 Oct 14:20
· 5 commits to main since this release
  • Updated: Added new defaultAverageColor config setting, which will be returned if an average color cannot be determined from an asset or blurhash string.
  • Fixed: A bug whereby the @averageColor GraphQL directive would produce an error when supplied with an unsupported asset. Fixes #27, thanks to @plcdnl and @jbach for raising and contributing.