Skip to content

Releases: swagger-api/swagger-editor

v5.0.0-alpha.77

13 Sep 15:30
Compare
Choose a tag to compare
v5.0.0-alpha.77 Pre-release
Pre-release

5.0.0-alpha.77 (2023-09-13)

Features

v5.0.0-alpha.76

21 Aug 12:18
Compare
Choose a tag to compare
v5.0.0-alpha.76 Pre-release
Pre-release

5.0.0-alpha.76 (2023-08-21)

Bug Fixes

Features

  • build: export plugins/presets as standalone ESM build fragments (#4377) (77f2943)
  • extract presets to reusable modules (#4373) (4b54cc3)
  • swagger-ui-adapter: add support for standalone mode (#4375) (d502df5)

v5.0.0-alpha.75

09 Aug 07:59
Compare
Choose a tag to compare
v5.0.0-alpha.75 Pre-release
Pre-release

5.0.0-alpha.75 (2023-08-09)

Features

  • editor-save-render: configure plugin via options (#4354) (d84d356)

v5.0.0-alpha.74

07 Aug 12:15
Compare
Choose a tag to compare
v5.0.0-alpha.74 Pre-release
Pre-release

5.0.0-alpha.74 (2023-08-07)

Bug Fixes

  • editor-preview: reset error boundaries on editor content change (#4347) (6fbf235)

v5.0.0-alpha.73

04 Aug 12:50
Compare
Choose a tag to compare
v5.0.0-alpha.73 Pre-release
Pre-release

5.0.0-alpha.73 (2023-08-04)

Bug Fixes

  • editor-monaco: update monaco-editor to v0.40.0 (#4343)
  • editor-monaco: update VSCode API to v1.80.0 (#4343)
  • editor-monaco: track lifecycle of monaco/vscode initialization (#4344) (bf9d455)
  • editor-monaco: avoid initializing monaco services and VSCode API extensions multiple times (#4344) (bf9d455)
  • editor-monaco-language-apidom: perform actions related to diagnostics only after services/extensions initialization (#4344) (bf9d455)

v5.0.0-alpha.72

03 Aug 13:26
Compare
Choose a tag to compare
v5.0.0-alpha.72 Pre-release
Pre-release

5.0.0-alpha.72 (2023-08-03)

Bug Fixes

  • apply bug fixes via upstream libs update (#4339) (273aa6c)
  • editor-monaco-language-apidom: fix false positive linting issues in JSON Schema, closes #3722, #4026
  • editor-monaco-language-apidom: fix OpenAPI 3.x.y Server Object url field linting ([email protected])
  • editor-monaco-language-apidom: display linting warning if using nullable keyword is used in wrong JSON Schema Draft ([email protected])

Swagger Editor v4.10.2 Released!

03 Aug 12:45
Compare
Choose a tag to compare

4.10.2 (2023-08-03)

Bug Fixes

  • deps: bring upstream bug-fixes from swagger-ui and swagger-client (#4338) (1d770cf)

Enhancements

  • docker: add metadata annotations to swagger-editor image (#4314)

v5.0.0-alpha.71

24 Jul 10:36
Compare
Choose a tag to compare
v5.0.0-alpha.71 Pre-release
Pre-release

5.0.0-alpha.71 (2023-07-24)

Bug Fixes

Swagger Editor v4.10.1 Released!

24 Jul 09:57
Compare
Choose a tag to compare

4.10.1 (2023-07-24)

Bug Fixes

  • docker: update libtiff to non-vulnerable version (#4298) (56bf068)

This release comes with latest versions of Swagger dependencies

v5.0.0-alpha.70

21 Jul 14:49
Compare
Choose a tag to compare
v5.0.0-alpha.70 Pre-release
Pre-release

5.0.0-alpha.70 (2023-07-21)

Bug Fixes

  • editor-monaco-language-apidom: fix VS Code API initialization error (#4305) (2f95cfd)
  • public: disable cache for index.html asset (#4300) (cfaa767)