Skip to content

Tags: microfleet/validation

Tags

v12.0.0

Toggle v12.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: dynamic import, dual module (#149)

BREAKING CHANGE: must always call `await validator.init()` prior to first use, no path
to sync usage remains. Furthermore instead of using require() + cache busting via delete
it will now use dynamic import

* feat: dynamic import for schema files, only async init
* feat: dual-module
* chore: increase node version for CI

v11.2.1

Toggle v11.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: upgrade deps

v11.2.0

Toggle v11.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: missing semantic-release

v11.1.3

Toggle v11.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
pajgo Pavel Rahman
chore: .gitignore

v11.1.2

Toggle v11.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: omit field when undefined

v11.1.1

Toggle v11.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: upgrade deps (#138)

v11.1.0

Toggle v11.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: use draft-2019-09 (#137)

v11.0.0

Toggle v11.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
feat: ajv@8

BREAKING CHANGE: some error message wordings changed, updated to newest json schema draft

v10.0.2

Toggle v10.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: dep

v10.0.1

Toggle v10.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: include all formats by default