Posted on February 11, 2021 by Evgeny Poberezkin Tags: open-source, javascript, json-schema, coding, ajv This post is also published by OpenJS foundation Version 7 It’s been over a month since Ajv version 7 was released, and in this time many users have migrated to the new version. Ajv v7 is a complete rewrite that both changed the language to TypeScript and also changed the library design. I’m happy to share that it has been relatively smooth, without any major issues. What’s new I’v...