Releases: swagger-api/swagger-editor
Releases · swagger-api/swagger-editor
v5.0.0-alpha.61
5.0.0-alpha.61 (2023-05-10)
Features
v5.0.0-alpha.60
5.0.0-alpha.60 (2023-05-01)
Bug Fixes
v5.0.0-alpha.59
5.0.0-alpha.59 (2023-04-29)
Bug Fixes
v5.0.0-alpha.58
v5.0.0-alpha.57
5.0.0-alpha.57 (2023-04-26)
Features
v5.0.0-alpha.56
5.0.0-alpha.56 (2023-04-06)
Bug Fixes
v5.0.0-alpha.55
5.0.0-alpha.55 (2023-04-04)
Bug Fixes
- editor-preview-swagger-ui: fix jump to path feature (#4012) (77709cd), closes #3991
- editor-preview-swagger-ui: open Path Items containing schemas with cycles (#4013) (283f61c), closes #4005 #4004 #4003
Features
- editor-moanco: add support for switching language (#3979) (bffffa4)
- extract apidom language into separate plugin (#3977) (eb55fd7)
BREAKING CHANGES
- createData is now passed to individual language plugins and not to editor-monaco one
EditorContentJumpFromPathToLine
plugin has been absorbed byEditorPreviewSwaggerUI