Releases: ValentinH/react-easy-crop
Releases · ValentinH/react-easy-crop
v5.0.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ @kruchkou
❤️ Hüseyin Büyükdere (@huseyinbuyukdere)
Release Notes
fix: replace objectFit: 'auto-cover' by 'cover' with adjusted logic (#466)
the objectFit
auto-cover
option was removed and replaced by cover
. While doing so, the logic detecting the right value to choose between horizontal
and vertical
was rewritten from scratch. The algorithm is now much better at picking the right choice.
💥 Breaking Change
- fix: replace objectFit: 'auto-cover' by 'cover' with adjusted logic #466 (@kruchkou @ValentinH)
🐛 Bug Fix
- Update README.md #473 (@huseyinbuyukdere)
Authors: 3
- @kruchkou
- Hüseyin Büyükdere (@huseyinbuyukdere)
- Valentin Hervieu (@ValentinH)
v4.7.5
🎉 This release contains work from a new contributor! 🎉
Thank you, null@carlosdi0, for all your work!
🐛 Bug Fix
- Switch putImageData method to drawImage #472 (carlos.dio@trackglobe.com @carlosdi0)
🔩 Dependency Updates
- Bump vite from 4.1.1 to 4.1.5 #463 (@dependabot[bot])
- Bump minimist from 0.2.1 to 0.2.4 in /docs #450 (@dependabot[bot])
Authors: 3
- @carlosdi0
- @dependabot[bot]
- Carlos Dio (carlos.dio@trackglobe.com)
v4.7.4
v4.7.3
v4.7.2
v4.7.1
🐛 Bug Fix
- fix(SSR): check document/window not being undefined #446 (@ValentinH)
Authors: 1
- Valentin Hervieu (@ValentinH)
v4.7.0
🚀 Enhancement
- Use Resize observer to refresh the cropper #443 (@ValentinH)
🏠 Internal
- chore: update tooling (replace webpack by vite) #442 (@ValentinH)
🔩 Dependency Updates
- Bump http-cache-semantics from 4.1.0 to 4.1.1 #440 (@dependabot[bot])
- Bump qs from 6.5.2 to 6.5.3 #430 (@dependabot[bot] @ValentinH)
- Bump express from 4.17.1 to 4.18.2 #431 (@dependabot[bot])
- Bump express from 4.17.1 to 4.18.2 in /docs #432 (@dependabot[bot])
- Bump json5 from 1.0.1 to 1.0.2 #436 (@dependabot[bot])
- Bump json5 from 1.0.1 to 1.0.2 in /docs #437 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Valentin Hervieu (@ValentinH)