Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 917 Bytes

CHANGELOG.md

File metadata and controls

50 lines (39 loc) · 917 Bytes

Change Log

All notable changes to the "openapi-preview" extension will be documented in this file.

[2.3.0]

  • Dependency updates including major versions of eslint and @stoplight/elements

[2.1.5]

[2.1.4]

[2.1.3]

  • Elements loading bugfix

[2.1.2]

  • Dependency updates

[2.1.1]

[2.1.0]

[2.0.0]

Breaking Change

  • Support for OpenAPI 3.1.x
  • Switched from Swagger UI to Spotlight Elements
  • Switched code to TypeScript

[1.7.3]

[1.7.2]

[1.7.1]

  • Dependency updates

[1.7.0]

  • Update to newer VS Code Webview API #3
  • Dependency updates

[1.6.0]

[1.5.0]

[1.4.0]

  • Dependency updates

[1.3.2]

[1.3.1]

  • Dependency updates

[1.3.0]

  • Dependency updates

[1.2.0]

  • Allow configuration of some Swagger UI parameters through VS code settings

[1.1.0]

  • Add support for $ref

[1.0.0]

  • Initial release