Skip to content

9.0.0

Latest
Compare
Choose a tag to compare
@Mawi137 Mawi137 released this 21 Nov 21:58

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.