3perf / website

The site of PerfPerfPerf, a web performance consulting agency
https://3perf.com
18 stars 4 forks source link

Update gatsby-image to gatsby-plugin-image #58

Closed iamakulov closed 2 years ago

iamakulov commented 3 years ago

Currently, to load images, we use gatsby-image. However, it was deprecated, and it’s now recommended to use gatsby-plugin-image instead.

It would be great to upgrade to gatsby-plugin-image. Here’s the migration guide: https://www.gatsbyjs.com/docs/reference/release-notes/image-migration-guide/