Describe the feature you'd like to request
We currently use our own @graphcommerce/image package which has the same idea as the new next/image component.
Describe the solution you'd like
Move the internal code of @graphcommerce/image to next/image, but keep the API compatible.
Describe alternatives you've considered
Removing @graphcommerce/image completely, but I don't think that is necessary as that would become a breaking change.
Describe the feature you'd like to request
We currently use our own
@graphcommerce/imagepackage which has the same idea as the newnext/imagecomponent.Describe the solution you'd like
Move the internal code of @graphcommerce/image to next/image, but keep the API compatible.
Describe alternatives you've considered
Removing @graphcommerce/image completely, but I don't think that is necessary as that would become a breaking change.