Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 01:35
· 8 commits to master since this release
35ee143

Major Changes

  • bf09b6c: The API has been updated to be an async function.
    Remove support for node v14.

  • b90c88c: Upgrade ajv to version 8.

    The main BREAKING CHANGE is that the support for JSON-Schema draft-04 is removed from version 8.
    Some properties of Ajv.Options has also changed its shape.
    More details: https://ajv.js.org/v6-to-v8-migration.html