Release Notes
Enhancements
- Rewrote the whole library to use functional components
- Rewrote unit tests to reflect latest changes.
- Test coverage up to 100%
Breaking changes
- Changed prop
attributes
toinputAttributes
to make it clear to the user which attributes apply to each view mode. - Changed prop
allowEdit
toeditable
- Changed prop
editMode
toisEditing
Bug Fixes
- #201 - fixed a bug where props were mutated directly instead of making a copy of them and then modifying it.
- Fixed https://github.com/giorgosart/react-easy-edit/security/dependabot/2