npm react-avatar-editor 11.0.0
No drop no more

latest releases: 13.0.2, 13.0.1, 14.0.0-beta.5...
6 years ago

Breaking changes

  • We dropped support for drag and drop to upload files. Please use a library like react-dropzone if you need this behaviour.
    • We also dropped the props onDropFile and disableDrop
  • The behaviour of onImageChange is different: It will not be called, if the props you passed are changing.
    • It's now up to you to do thing when you change props. And onImageChange will only be called for things like dragging.

Don't miss a new react-avatar-editor release

NewReleases is sending notifications on new releases.