Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Sep 09:10
· 4 commits to main since this release

   🚀 Features

  • downgrader: Add @oasty/downgrader with 3.2-to-3.1 and 3.1-to-3.0 converters  -  by @dinwwwh in #4 (09863)
  • types: Add @oasty/types with OpenAPI 3.0-3.2 type definitions  -  by @dinwwwh in #1 (1eda3)

   🐞 Bug Fixes

  • downgrader:
    • Inline pathItems refs, convert cycles, map the 3.2 dialect  -  by @dinwwwh in #10 (47f3e)
  • types:
    • Add description field to 3.2 MediaTypeObject  -  by @dinwwwh in #3 (1421c)
    • Define 3.1 LinkObject locally, add prepack hook, extend type tests  -  by @dinwwwh in #9 (ef7ca)
    View changes on GitHub