React Editext Versions Save

Editable Text Component for React Apps

v6.0.0

1 year ago

6.0.0 (2023-03-25)

⚠ BREAKING CHANGES

  • deprecate node 12

Miscellaneous Chores

v5.1.0

1 year ago

5.1.0 (2022-10-31)

Features

  • add new attr to allow customize the validation container (4bfda73)

v5.0.2

1 year ago

5.0.2 (2022-09-06)

Bug Fixes

  • validation prop failed to validate when used with async/await (c292e6e), closes #152

react-editext-v5.0.1

1 year ago

5.0.1 (2022-09-06)

Bug Fixes

  • validation prop failed to validate when used with async/await (c292e6e), closes #152

v5.0.0

1 year ago

What's Changed

Breaking Changes:

Other Changes:

Full Changelog: https://github.com/alioguzhan/react-editext/compare/v4.2.1...v5.0.0