Skip to content

v0.9.0

Compare
Choose a tag to compare
@coreyward coreyward released this 02 Nov 17:29
· 31 commits to master since this release
27534c5

This release adds support for a customFields configuration option, which extends the gatsby-plugin-sanity-image generated fragments. The primary use case for this is to include additional fields from custom image types across all uses of the fragments, such as alt text.

This release also sees an update to the way browser-targeted files are bundled, including an update to the feature target (es2018) and with minification now being applied. This should reduce the weight of the bundled files being delivered to the browser somewhat.