npm ajv 1.4.2

latest releases: 8.12.0, 8.11.2, 8.11.1...
8 years ago

Fixes and improvements in compileAsync method:

  • callback is always called asynchronously
  • errors are always passed via callback (apart from the case when there is no loadSchema in options)
  • concurrent calls are handled correctly
  • each remote schema is loaded only once (even if requested multiple times before it is loaded)

Don't miss a new ajv release

NewReleases is sending notifications on new releases.