romdej
romdej
**What issue does this pull request resolve?** #2029 **What changes did you make?** The main changes are: - The `$async` keyword is now added only if the JTD option is...
**What version of Ajv are you using? Does the issue happen if you use the latest version?** I use the latest version (8.11.0). **Ajv options object** ```javascript { jtd: true,...
## Change Summary Some peer dependencies were missing in the package.json. This resulted in warnings during the installation of the package. So I added the missing dependencies for a better...