ValentinH/react-easy-crop
 Watch   
 Star   
 Fork   
2024-10-12 05:45:29
react-easy-crop

v5.1.0

🎉 This release contains work from a new contributor! 🎉

Thank you, José Guardiola (@JGuardiola95), for all your work!

🚀 Enhancement

🐛 Bug Fix

Authors: 3

2024-07-26 20:12:27
react-easy-crop

v5.0.8

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Themistoklis Chatziemmanouil (@itsUndefined)

❤️ Thomas Johansen (@thomasjohansen)

🐛 Bug Fix

  • fix(crop-area): initial render with defined objectFit for initialCrop… #551 (@itsUndefined)
  • Added playsInline for mobile devices not to open in full screen #543 (@thomasjohansen)

🔩 Dependency Updates

Authors: 3

2024-05-06 15:54:26
react-easy-crop

v5.0.7

🎉 This release contains work from a new contributor! 🎉

Thank you, Abdullah Alaqeel (@aqeelat), for all your work!

🐛 Bug Fix

  • change tslib version constraint from 2.0.1 to ^2.0.1 #536 (@aqeelat)

⚠️ Pushed to main

🔩 Dependency Updates

Authors: 3

2024-03-25 18:50:04
react-easy-crop

v5.0.6

🐛 Bug Fix

Authors: 1

2024-01-30 19:43:54
react-easy-crop

v5.0.5

🎉 This release contains work from a new contributor! 🎉

Thank you, Rik (@rikschennink), for all your work!

🐛 Bug Fix

Authors: 1

2023-12-15 16:57:11
react-easy-crop

v5.0.4

🐛 Bug Fix

Authors: 2

2023-12-11 16:30:09
react-easy-crop

v5.0.3

🐛 Bug Fix

⚠️ Pushed to main

Authors: 1

2023-09-08 21:38:30
react-easy-crop

v5.0.2

🎉 This release contains work from a new contributor! 🎉

Thank you, Pontus Magnusson (@pontusdacke), for all your work!

🐛 Bug Fix

Authors: 1

2023-09-06 23:51:51
react-easy-crop

v5.0.1

🐛 Bug Fix

🔩 Dependency Updates

Authors: 2

2023-06-26 16:55:32
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

🐛 Bug Fix

Authors: 3