Releases: orioro/node-validate
Releases · orioro/node-validate
v3.0.0
26 Apr 22:50
Compare
Sorry, something went wrong.
No results found
3.0.0 (2021-04-26)
Features
add support for asynchronous validation (7758707 )
BREAKING CHANGES
Substitute validate and validateThrow for validateSync/validateAsync and
validateSyncThrow/validateAsyncThrow respectively
v2.2.0
03 Mar 21:06
Compare
Sorry, something went wrong.
No results found
2.2.0 (2021-03-03)
Features
update expression engine to 5.0.0 (a8f8ea9 )
v2.1.2
19 Feb 21:09
Compare
Sorry, something went wrong.
No results found
2.1.2 (2021-02-19)
Bug Fixes
fix types and validateThrow typo (5c143c9 )
v2.1.1
09 Feb 06:22
Compare
Sorry, something went wrong.
No results found
2.1.1 (2021-02-09)
Bug Fixes
validate: fix validation result normalization (895c01d )
v2.1.0
08 Feb 13:49
Compare
Sorry, something went wrong.
No results found
2.1.0 (2021-02-08)
Bug Fixes
allow string to be second param in ValidationCase tuple (334df1e )
Features
add prohibitValues validation wrapper (e5efefb )
v2.0.0
04 Feb 17:36
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-02-04)
chore
dependencies: update dependencies and version bump in order to use semantic-release (4e8086a )
BREAKING CHANGES
dependencies: Start usage of semantic-release