Skip to content

Releases: qiniu/formstate-x

v3.1.3

22 Aug 10:01
7d172f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

29 Jan 01:08
9f0fd87
Compare
Choose a tag to compare

What's Changed

  • Fix repeated calling of validator function by @nighca in #95

Full Changelog: v3.1.1...v3.1.2

v3.1.1

08 Nov 08:02
fca7ebb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

29 May 14:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

18 Apr 06:59
b23f897
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v3.0.0

v2.0.3

07 Mar 02:53
Compare
Choose a tag to compare

What's Changed

  • Optimize validate() behavior when validation disabled by @Luncher in #75

New Contributors

Full Changelog: v2.0.2...v2.0.3

v3.0.0-beta.1

04 Mar 03:28
d3c0c38
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.2...v3.0.0-beta.1

v2.0.2

15 Feb 06:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

21 Aug 07:31
Compare
Choose a tag to compare

#51

  • upgrade typescript (to ~4.1.5) & typedoc
  • remove src from .npmignore (for sourcemap purpose)
  • upgrade package-lock.json to lockfileVersion: 2

v2.0.0

15 Jun 10:33
Compare
Choose a tag to compare

#34 MobX 6.x support
#36 optimize recursive type definition
#41 add property ownError & hasOwnError for FormState