@oas-tools/core
Advanced tools
Changelog
3.0.0 (2022-08-14)
.snyk & package.json to reduce vulnerabilities (4a98e98)
.snyk, package.json & package-lock.json to reduce vulnerabilities (9c0664d)
.snyk, package.json & package-lock.json to reduce vulnerabilities (d4964b4)
Avoid conflict of multiple http secSchemes (51df899)
Avoid returning promise when calling 2.X init (f846061)
Backwards compatibility initialization (3ee3973)
Changed replaceAll with replace for Node v14 (f340f4a)
Check if secSchemes are defined in OASecurity (b59b23a)
Fixed error when not defining requestBody (a70353d)
Fixed error when using default config (f1804ac)
Fixed exception when no param sent on cookie (58f69d8)
Fixed logger not setting level correctly (5db1b6b)
Fixed params and security minor bugs (275c34b)
Fixed version (96d7e21)
fixNullable mutates oasDoc in oas-router (433bd65)
Load controllers with annotations disabled (00711f6)
Log function name when wrapped in OASBase (362b64d)
Modified imports to avoid experimental flag (c5d81d2)
Modified use( ) to accept imports directly (6209297)
Modules not found when installed in parent (e6e0e40)
Moved multer to DevDependencies (be64c9b)
package.json & package-lock.json to reduce vulnerabilities (0442c7f)
package.json & package-lock.json to reduce vulnerabilities (e414530)
package.json & package-lock.json to reduce vulnerabilities (5991873)
package.json & package-lock.json to reduce vulnerabilities (8f36427)
package.json & package-lock.json to reduce vulnerabilities (4fb0321)
package.json & package-lock.json to reduce vulnerabilities (a15e605)
package.json & package-lock.json to reduce vulnerabilities (6c166cf)
package.json & package-lock.json to reduce vulnerabilities (6eeac11)
package.json & package-lock.json to reduce vulnerabilities (8f432d2)
package.json & package-lock.json to reduce vulnerabilities (059536f)
package.json & package-lock.json to reduce vulnerabilities (bf7310c)
package.json & package-lock.json to reduce vulnerabilities (418675c)
package.json & package-lock.json to reduce vulnerabilities (afb8688)
package.json to reduce vulnerabilities (44fd721)
package.json, package-lock.json & .snyk to reduce vulnerabilities (d695aea)
package.json, package-lock.json & .snyk to reduce vulnerabilities (54473e0)
package.json, package-lock.json & .snyk to reduce vulnerabilities (fbdc73f)
package.json, package-lock.json & .snyk to reduce vulnerabilities (4c313d3)
package.json, package-lock.json & .snyk to reduce vulnerabilities (fb1ac93)
package: update json-schema-deref to version 0.5.0 (9aebdf4)
package: update json-schema-deref-sync to version 0.10.0 (0dad266)
package: update json-schema-deref-sync to version 0.13.0 (36d4758)
package: update json-schema-deref-sync to version 0.7.0 (242036f), closes #37
package: update json-schema-deref-sync to version 0.9.0 (49833cc)
package: update snyk to version 2.0.0 (562d3fc)
package: update validator to version 11.0.0 (2956971)
package: update validator to version 12.0.0 (a34e2c4)
package: update validator to version 13.0.0 (06c074c)
package: update z-schema to version 4.2.0 (7678151)
Removed date parse form params middleware (e317321)
Removed unnecessary config (6fec395)
Routing error with x-router-controller (3e42e9e)
Validator not validating undefined params (27fe2f3)
feat!: Transformed package into ES Module (bab7f3d)
refactor!: Removed customErrorHandling option (13c1317)
feat!: Router middleware refactorization. (56774ea)
feat!: removed x-swagger-router-controller (d6c61b6)
chore!: Node 12.x support (56d732e)