In this release the image cropper now uses signals internally instead of relying on NgZone
and ChangeDetectorRef
to update the view. You will no longer be blocked by this component if you want to use Angular without zone.js.
As a result, the minimum Angular version was increased to 17.3.