Releases: rsuite/schema-typed
Releases · rsuite/schema-typed
v2.2.2
2.2.1
2.2.0
What's Changed
- chore: upgrade lockfile by @SevenOutman in #70
- ci: update nodejs support matrix by @SevenOutman in #71
- feat(StringType): add alllowMailto option to isURL rule by @SevenOutman in #72
- feat(Schema): support nested object check with
checkForField
andcheckForFieldAsync
by @simonguo in #76 - feat: add support for
label
method by @simonguo in #77 - feat: add support for
equalTo
andproxy
by @simonguo in #78
Full Changelog: 2.1.3...2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.4
What's Changed
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #53
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #51
- Bump qs from 6.3.2 to 6.3.3 by @dependabot in #50
- Bump hawk and request by @dependabot in #54
- Bump yargs-parser and yargs by @dependabot in #58
- Bump json-schema and jsprim by @dependabot in #57
- ci: remove nodejs 10 from testing matrix by @SevenOutman in #59
- Bump minimatch and mocha by @dependabot in #56
- Bump copy-props from 2.0.4 to 2.0.5 by @dependabot in #41
- Bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #42
- fix: promises where not allowed by type by @jspears in #61
New Contributors
- @SevenOutman made their first contribution in #59
- @jspears made their first contribution in #61
Full Changelog: 2.0.3...2.0.4
First Alpha version
For experimentation!