Skip to content

v5.1.0

Latest
Compare
Choose a tag to compare
@epoberezkin epoberezkin released this 21 Nov 19:41
· 3 commits to master since this release

Fix regexp keyword (#220, incorrect caching of RegExp with flags)
Take Ajv option unicodeRegExp into account with regexp and patternRequiredkeywords
Don't mutate a schema with a transform keyword (#173, @n-e)