Releases: swagger-api/swagger-editor
Swagger Editor v4.12.0 Released!
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
5.0.0-alpha.86 (2024-01-09)
Features
- add backward compatible support for React@18 (#4691) (1473a4e), closes #4690
- enhance editing experience for OpenAPI 2.0 (#4686) (bd7c9ab)
- integrate [email protected] (#4689) (3d2f89b), closes #4688
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
5.0.0-alpha.85 (2023-12-19)
Features
- enhance editing experience for OpenAPI 2.0 (#4670) (6c534c5)
- add doc rule for OpenAPI 2.0 Info Object (#3548) (f97b7a8), closes #3104
- add OpenAPI path template linting rule (#3538) (0055a09), closes #3517
- add rules for OpenAPI 2.0 Contact Object (#3550) (cf4fd26), closes #3104
- add rules for OpenAPI 2.0 Info Object (#3547) (cc11101), closes #3104
- add rules for OpenAPI 2.0 License Object (#3551) (75c46f4), closes #3104
- add rules for OpenAPI 2.0 Operation Object (#3561) (5dac8ef), closes #3104
- add rules for OpenAPI 2.0 Path Item Object (#3560) (b515c5e), closes #3104
- add rules for OpenAPI 2.0 Paths Object (#3553) (8feeeb3), closes #3104
v5.0.0-alpha.84
v5.0.0-alpha.83
v5.0.0-alpha.82
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
- add initial support for OpenAPI 2.0 (#4627) (7f60937)
- integrate [email protected] (#4629) (1f5db65)