react-easy-crop v3.0.0 Release Notes

Release Date: 2020-05-15 // almost 4 years ago
  • 🚀 Package size diet release ❤️

    Thanks to @stefanoruth in #127, we have remove the dependency on @emotion to manage the styles. This decreased the gzipped size from 12.5KB to 4KB 😱

    image

    💥 Breaking changes?

    💅 If you were using the classnames property, you might have to manually import the CSS file starting from 3.0.0. See https://github.com/ricardo-ch/react-easy-crop#styles

    Except for this, everything should be the same 🙂

    Commits

    • 📄 docs: add stefanoruth as a contributor (#131) c36b4f8
    • ✂ Remove Emotion and add inline css (#127) 6d6f356
    • 📄 docs: add ajlende as a contributor (#130) 3062b8c

    v2.1.2...v3.0.0