Skip to content

Releases: openapi-contrib/openapi-schema-to-json-schema

v5.1.0

11 Jul 22:18
fac4204
Compare
Choose a tag to compare

5.1.0 (2023-07-11)

Features

  • add nested dot notation in definitionkeywords, bring in lodash again (#69) (fac4204)

v5.0.0

11 Jul 21:59
e1873a6
Compare
Choose a tag to compare

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

  • #51 Bump versions, change build to only be cjs, add cli

  • remove present

  • add readme

v4.0.5

05 Jun 16:13
abd2e4a
Compare
Choose a tag to compare

4.0.5 (2023-06-05)

Bug Fixes

  • object: change clone deep implementation to use object literal (#65) (abd2e4a)

v4.0.4

05 Apr 15:25
8c923ee
Compare
Choose a tag to compare

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

04 Apr 17:49
28686f4
Compare
Choose a tag to compare

4.0.3 (2023-04-04)

Bug Fixes

  • types: Add looser types to input schema (#61) (28686f4)

v4.0.2

02 Apr 22:18
e21a5bf
Compare
Choose a tag to compare

4.0.2 (2023-04-02)

Bug Fixes

v4.0.1

02 Apr 21:42
702baa8
Compare
Choose a tag to compare

4.0.1 (2023-04-02)

Bug Fixes

  • deps: move openapi-typescript to deps (#59) (702baa8)

v4.0.0

30 Mar 17:54
Compare
Choose a tag to compare

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

30 Mar 17:33
70eed88
Compare
Choose a tag to compare

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

30 Mar 17:08
a7069d6
Compare
Choose a tag to compare

3.3.1 (2023-03-30)

Bug Fixes