Change record status: 
Project: 
Introduced in branch: 
9.4.x
Introduced in version: 
9.4.0
Description: 

In preparation for Quick Edit being removed from core, the Image module's image/quickedit.inPlaceEditor.image library has been deprecated. The functionality has been moved to quickedit/quickedit.inPlaceEditor.image.

Impacts
This library is no longer loaded anywhere, this means that any code extending image/quickedit.inPlaceEditor.image needs to be updated to extend the new library quickedit/quickedit.inPlaceEditor.image.

Impacts: 
Module developers