Skip to content

Releases: swagger-api/swagger-editor

v5.0.0-alpha.87

23 Jan 13:58
Compare
Choose a tag to compare
v5.0.0-alpha.87 Pre-release
Pre-release

5.0.0-alpha.87 (2024-01-23)

Bug Fixes

  • content-fixtures: update to conform with OpenAPI 3.0.3 spec (#4728) (24b1c84), closes #4637
  • editor-content-fixtures: fix typo in OpenAPI 2.0 (#4708) (fca1f8b), closes #4684

Features

  • add complete editing experience for OpenAPI 2.0 (#4777) (b0c603b)

Swagger Editor v4.12.1 Released!

16 Jan 15:10
Compare
Choose a tag to compare

4.12.1 (2024-01-16)

Bug Fixes

Swagger Editor v4.12.0 Released!

16 Jan 09:07
Compare
Choose a tag to compare

4.12.0 (2024-01-16)

Bug Fixes

  • fix typo in Petstore OpenAPI 2.0 (#4684) (d417e31)
  • fixtures: update fixtures to conform with OpenAPI 3.0.3 spec (#4637) (8d82288)
  • json-schema-validator: propertly handle unknown definition (#4745) (afd8610), closes #4697

Features


Important

For those looking to integrate SwaggerEditor@4 with older versions of React, we have provided a recipe to assist you in this process. Please refer to the Using older version of React section of the main README for detailed instructions and tips to ensure a smooth integration.

This recipe is tailored to help you navigate any compatibility issues and make the most out of SwaggerEditor@4 with earlier React versions. We encourage you to explore this recipe and reach out to us if you need further assistance.

v5.0.0-alpha.86

09 Jan 17:54
Compare
Choose a tag to compare
v5.0.0-alpha.86 Pre-release
Pre-release

5.0.0-alpha.86 (2024-01-09)

Features


Important

For those looking to integrate SwaggerEditor@5 with older versions of React, we have provided a recipe to assist you in this process. Please refer to the Using older version of React section of the main README for detailed instructions and tips to ensure a smooth integration.

This recipe is tailored to help you navigate any compatibility issues and make the most out of SwaggerEditor@5 with earlier React versions. We encourage you to explore this recipe and reach out to us if you need further assistance.

v5.0.0-alpha.85

19 Dec 11:37
Compare
Choose a tag to compare
v5.0.0-alpha.85 Pre-release
Pre-release

5.0.0-alpha.85 (2023-12-19)

Features

v5.0.0-alpha.84

12 Dec 14:03
Compare
Choose a tag to compare
v5.0.0-alpha.84 Pre-release
Pre-release

5.0.0-alpha.84 (2023-12-12)

Bug Fixes

  • editor-monaco: remove workaroud code for services initialization (#4659) (55b60ee)

Features

  • add editing experience for OpenAPI 2.0 Swagger Object (#4658) (d8c759a)

v5.0.0-alpha.83

06 Dec 14:42
Compare
Choose a tag to compare
v5.0.0-alpha.83 Pre-release
Pre-release

5.0.0-alpha.83 (2023-12-06)

Bug Fixes

Features

  • add full support for OpenAPI 2.0 semantic tokens & symbols (#4646) (7b66c99)
  • language-apidom: enable linting for OpenAPI 2.0 (#4647) (bacd968)

v5.0.0-alpha.82

30 Nov 13:05
Compare
Choose a tag to compare
v5.0.0-alpha.82 Pre-release
Pre-release

5.0.0-alpha.82 (2023-11-30)

Bug Fixes

  • editor-monaco: display commands palette dialog (#4626) (b7d454e)
  • editor-monaco: re-introduce Go To Symbol contextual menu item (#4625) (97d3881)
  • monaco-editor: pin monaco-editor + VSCode combo (#4624) (be4f32c)

Features

v5.0.0-alpha.81

16 Nov 14:02
Compare
Choose a tag to compare
v5.0.0-alpha.81 Pre-release
Pre-release

5.0.0-alpha.81 (2023-11-16)

Bug Fixes

  • preview-asyncapi: use stable versions of AsyncAPI tooling (#4586) (6b1982d), closes #4585

Features

  • editor-preview-asyncapi: add support for protobufs (#4588) (d2ed2c6)
  • show extensions for OpenAPI 2.0/3.0.x (#4566) (acc495e)

v5.0.0-alpha.80

09 Nov 10:53
Compare
Choose a tag to compare
v5.0.0-alpha.80 Pre-release
Pre-release

5.0.0-alpha.80 (2023-11-09)

Bug Fixes

  • fix handling cycles in OpenAPI 3.1.0 definitions (#4554) (29474fe)

Features