gatsby-plugin-remote-images

A Gatsby.js plugin for downloading and linking remote images from another node's field for the benefits of gatsby-image.

Downloads
8.6K
Stars
155
Committers
22

Bot releases are visible (Hide)

gatsby-plugin-remote-images - v2.2.0 Latest Release

Published by graysonhicks over 4 years ago

  • adds nvm
  • adds reporter for download activity
  • adds leaf node array functionality with test and docs
  • updates nodeType docs
  • reorganizes docs
gatsby-plugin-remote-images - v2.0.0

Published by graysonhicks almost 5 years ago

A breaking change release for anyone using < Gatsby 2.2.0. This release changes the node file and image mapping to use createResolvers instead of mutating a file node after createNode. This is aligning with new and upcoming Gatsby best internal practices.