Releases: atlassian/oas3-chow-chow
Releases · atlassian/oas3-chow-chow
v3.0.2
v3.0.1
v3.0.0
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
v2.0.1
v2.0.0
v1.2.1
v1.2.0: Version Packages (#76)
Minor Changes
- 48fa398: Make response header name validation case-insensitive
v1.1.4: Version Packages (#61)
Patch Changes
- b99e1f1: Renovate bump dependencies
v1.1.3: Version Packages (#56)
Patch Changes
- 9b804b4: fix: use responseBodyAjvOptions if passed