Releases: atlassian/koa-oas3
Releases · atlassian/koa-oas3
Release list
v4.0.0
Major Changes
- 5b71c0f: Migrate to @atlassian scope
v3.2.0
Minor Changes
- 16c2776: Upgraded dependencies and now allow Koa Version 3. Fixed commas instead of semi-colons in config.
v3.1.0
Minor Changes
- 24c1b79: Upgrade major version of dependency oas3-chow-chow which removes support for node 16 and adds support for node 20 and 22 of oas3-chow-chow and reduces warning logging
v3.0.1
Patch Changes
- 18ddb6f: Bump qs version
v3.0.0
Major Changes
-
6905eee: Bumped oas3-chow-chow which has an upgraded ajv version.
- The latest ajv version has removed the support for JSON Schema Draft-v4 and the result being that you might see some warning about your schema syntax which you need fix.
Remove Node v14 support