Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 2.03 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2022-10-19)

2.1.0 (2022-10-19)

Features

  • middleware: optionally create router spec from object (325d572)
  • middleware: optionally create router spec from object (#6) (a69d6f0)

Bug Fixes

  • test case for app with spec was wrong (18ba1a2)

2.0.1 (2021-02-07)

2.0.0 (2021-02-07)

⚠ BREAKING CHANGES

  • middleware: served yaml and yml with indentation

Features

  • middleware: served yaml and yml with indentation (baaba6a)

1.0.0 (2021-02-03)

Features

  • middleware: implemented OpenapiViewerMiddleware (48aca4d)

1.1.0 (2021-01-04)

Features

  • added jest and updated npm scripts (cf75a56)

Bug Fixes

  • configurations: corrected main property of package (02c2935)