npm react-easy-crop 2.0.0
v2.0.0

latest releases: 7.0.0--canary.664.2c66a6d.0, 7.0.0--canary.664.0689607431b.0, 6.2.3...
6 years ago

v2.0.0

Typescript

The library has been rewritten to Typescript and now ships its own definitions.

⚠️ Breaking changes

We have removed all the deprecated props and some other props that were actually useless.

Here are the (few) migration steps:

  • crossOrigin was removed: you can directly pass the crossOrigin attribute to the mediaProps property.
  • onImgError and onMediaError were removed: you can directly pass the onError callback to the mediaProps property.
  • onImageLoaded was removed: you should now use the onMediaLoaded property

Commits

  • 2.0.0 release A.K.A Typescript rewrite (#88) 62af875

v1.17.1...v2.0.0

Don't miss a new react-easy-crop release

NewReleases is sending notifications on new releases.