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:
crossOriginwas removed: you can directly pass thecrossOriginattribute to themediaPropsproperty.onImgErrorandonMediaErrorwere removed: you can directly pass theonErrorcallback to themediaPropsproperty.onImageLoadedwas removed: you should now use theonMediaLoadedproperty