6.0.10
- Auto crop fixing: emit an
onChange
andonComplete
with fixed dimensions if width, height, and aspect are provided but dimensions are invalid for aspect. This makes using aspect crops and switching images easier as you no longer need any special logic inonImageLoaded
since the crop dimensions will be fixed for you. - Add locked prop for when
disabled
orkeepSelection
don't quite fit the bill.