Releases: openapi-contrib/openapi-schema-to-json-schema
Releases · openapi-contrib/openapi-schema-to-json-schema
v5.1.0
5.1.0 (2023-07-11)
Features
- add nested dot notation in definitionkeywords, bring in lodash again (#69) (fac4204)
v5.0.0
5.0.0 (2023-07-11)
- BREAKING CHANGE: #51 Bump versions, change build to only be cjs, add cli (#68) (e1873a6), closes #51 #68
BREAKING CHANGES
v4.0.5
4.0.5 (2023-06-05)
Bug Fixes
- object: change clone deep implementation to use object literal (#65) (abd2e4a)
v4.0.4
4.0.4 (2023-04-05)
Bug Fixes
- types: Change package version to correct one (8c923ee)
- types: Change package version to correct one (6713239)
v4.0.3
4.0.3 (2023-04-04)
Bug Fixes
- types: Add looser types to input schema (#61) (28686f4)
v4.0.2
4.0.2 (2023-04-02)
Bug Fixes
v4.0.1
4.0.1 (2023-04-02)
Bug Fixes
- deps: move openapi-typescript to deps (#59) (702baa8)
v4.0.0
4.0.0 (2023-03-30)
Features
- esm/cjs: Create cjs/esm release with all commits post 3.2.0, including new options (e7301b7)
BREAKING CHANGES
- esm/cjs: This is a breaking change, as the export in cjs is now a named default export. It also significantly changes the repo and dist folder structure, so will be released in 4.0.0
v3.3.2
3.3.2 (2023-03-30)
Bug Fixes
- versioning: revert all commits from 3.2.0 onwards to create new minor release for 3.x (d076cf0)
v3.3.1
3.3.1 (2023-03-30)
Bug Fixes