Releases: qavajs/validation
Releases · qavajs/validation
1.1.0
1.0.0
What's Changed
- improved error message if poll promise is not resolved in time by @AlexGalichenko in #18
Full Changelog: 0.10.0...1.0.0
0.10.0
What's Changed
- added generic poll validation by @AlexGalichenko in #17
Full Changelog: 0.9.0...0.10.0
0.9.0
0.8.0
0.7.1
What's Changed
- fixed pollValidation dts by @AlexGalichenko in #12
- introduced default poll error. by @AlexGalichenko in #13
- clear interval on fail validation by @AlexGalichenko in #14
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- added case insensitive equal validation by @AlexGalichenko in #10
- added poll feature by @AlexGalichenko in #11
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- added prefix to enable displaying error message by @AlexGalichenko in #9
Full Changelog: 0.0.5...0.6.0
0.0.5
What's Changed
- update actions to v3 by @ALegchilov in #5
- removed ts-jest dependency by @AlexGalichenko in #6
- added match schema validation by @AlexGalichenko in #8
New Contributors
- @ALegchilov made their first contribution in #5
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- added have property validation by @AlexGalichenko in #4
Full Changelog: 0.0.3...0.0.4