The gatsby-background-image package still uses the gatsby-image plugin. The 2.0 release should update to use gatsby-plugin-image. Migrate to that version when it is ready.
This upgrade is done. However, gatsby-background-image still has Gatsby 3 as a dep and requires gbimage-bridge to work with gatsby-plugin-image. Hopefully the next major version will fix these issues.
The
gatsby-background-image
package still uses thegatsby-image
plugin. The 2.0 release should update to usegatsby-plugin-image
. Migrate to that version when it is ready.See: https://github.com/timhagn/gatsby-background-image/issues/141