Skip to content

Releases: alioguzhan/react-editext

v6.0.0

25 Mar 20:03
c55794b
Compare
Choose a tag to compare

6.0.0 (2023-03-25)

⚠ BREAKING CHANGES

  • deprecate node 12

Miscellaneous Chores

v5.1.0

31 Oct 20:30
806afc6
Compare
Choose a tag to compare

5.1.0 (2022-10-31)

Features

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

v5.0.2

06 Sep 19:40
a2cac0e
Compare
Choose a tag to compare

5.0.2 (2022-09-06)

Bug Fixes

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

v5.0.1

06 Sep 19:29
5150d46
Compare
Choose a tag to compare

5.0.1 (2022-09-06)

Bug Fixes

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

v5.0.0

14 Jul 13:24
8b7e4c6
Compare
Choose a tag to compare

What's Changed

Breaking Changes:

  • Drop support for Node 10 #149

Other Changes:

  • chore(deps): bump follow-redirects from 1.14.4 to 1.14.7 in /example by @dependabot in #137
  • chore(deps-dev): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #138
  • chore(deps): bump nanoid from 3.1.28 to 3.2.0 by @dependabot in #139
  • chore(deps): bump nanoid from 3.1.28 to 3.2.0 in /example by @dependabot in #140
  • chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /example by @dependabot in #141
  • chore(deps): bump node-fetch from 2.6.5 to 2.6.7 by @dependabot in #142
  • chore(deps): bump url-parse from 1.5.3 to 1.5.10 in /example by @dependabot in #144
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in /example by @dependabot in #145
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #146
  • chore(deps): bump async from 2.6.3 to 2.6.4 in /example by @dependabot in #147
  • chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /example by @dependabot in #148
  • chore: upgrade deps by @alioguzhan in #149

Full Changelog: v4.2.1...v5.0.0