Skip to content

Tags: SilentZhang/swagger-editor

Tags

v5.0.0-alpha.75

Toggle v5.0.0-alpha.75's commit message
chore(release): cut the 5.0.0-alpha.75 release

# [5.0.0-alpha.75](swagger-api/swagger-editor@v5.0.0-alpha.74...v5.0.0-alpha.75) (2023-08-09)

### Features

* **editor-save-render:** configure plugin via options ([swagger-api#4354](swagger-api#4354)) ([d84d356](swagger-api@d84d356))

v5.0.0-alpha.74

Toggle v5.0.0-alpha.74's commit message
chore(release): cut the 5.0.0-alpha.74 release

# [5.0.0-alpha.74](swagger-api/swagger-editor@v5.0.0-alpha.73...v5.0.0-alpha.74) (2023-08-07)

### Bug Fixes

* **editor-preview:** reset error boundaries on editor content change ([swagger-api#4347](swagger-api#4347)) ([6fbf235](swagger-api@6fbf235))

v5.0.0-alpha.73

Toggle v5.0.0-alpha.73's commit message
chore(release): cut the 5.0.0-alpha.73 release

# [5.0.0-alpha.73](swagger-api/swagger-editor@v5.0.0-alpha.72...v5.0.0-alpha.73) (2023-08-04)

### Bug Fixes

* **editor-monaco:** track lifecycle of monaco/vscode initialization ([swagger-api#4344](swagger-api#4344)) ([bf9d455](swagger-api@bf9d455))

v5.0.0-alpha.72

Toggle v5.0.0-alpha.72's commit message
chore(release): cut the 5.0.0-alpha.72 release

# [5.0.0-alpha.72](swagger-api/swagger-editor@v5.0.0-alpha.71...v5.0.0-alpha.72) (2023-08-03)

### Bug Fixes

* apply bug fixes via upstream libs update ([swagger-api#4339](swagger-api#4339)) ([273aa6c](swagger-api@273aa6c))

v4.10.2

Toggle v4.10.2's commit message
Jenkins Git plugin tagging with v4.10.2

v5.0.0-alpha.71

Toggle v5.0.0-alpha.71's commit message
chore(release): cut the 5.0.0-alpha.71 release

# [5.0.0-alpha.71](swagger-api/swagger-editor@v5.0.0-alpha.70...v5.0.0-alpha.71) (2023-07-24)

### Bug Fixes

* apply bug fixes via updating upstream libs ([swagger-api#4310](swagger-api#4310)) ([8ed897d](swagger-api@8ed897d))

v4.10.1

Toggle v4.10.1's commit message
Jenkins Git plugin tagging with v4.10.1

v5.0.0-alpha.70

Toggle v5.0.0-alpha.70's commit message
chore(release): cut the 5.0.0-alpha.70 release

# [5.0.0-alpha.70](swagger-api/swagger-editor@v5.0.0-alpha.69...v5.0.0-alpha.70) (2023-07-21)

### Bug Fixes

* **momnaco-language-apidom:** fix VS Code API initialization error ([swagger-api#4305](swagger-api#4305)) ([2f95cfd](swagger-api@2f95cfd))
* **public:** disable cache for index.html asset ([swagger-api#4300](swagger-api#4300)) ([cfaa767](swagger-api@cfaa767))

v5.0.0-alpha.69

Toggle v5.0.0-alpha.69's commit message
chore(release): cut the 5.0.0-alpha.69 release

# [5.0.0-alpha.69](swagger-api/swagger-editor@v5.0.0-alpha.68...v5.0.0-alpha.69) (2023-07-20)

### Bug Fixes

* **docker:** update libtiff to non-vulnerable version ([swagger-api#4296](swagger-api#4296)) ([4da5bdb](swagger-api@4da5bdb))

### Features

* **monaco-language-apidom:** allow override ApiDOM Context ([swagger-api#4290](swagger-api#4290)) ([1a2081b](swagger-api@1a2081b)), closes [swagger-api#4216](swagger-api#4216)
* **monaco-language-apidom:** move completionContext to APIDomContext ([36f86bb](swagger-api@36f86bb))

v5.0.0-alpha.68

Toggle v5.0.0-alpha.68's commit message
chore(release): cut the 5.0.0-alpha.68 release

# [5.0.0-alpha.68](swagger-api/swagger-editor@v5.0.0-alpha.67...v5.0.0-alpha.68) (2023-07-17)

### Bug Fixes

* **editor-content-fixtures:** amend OpenAPI 3.1 Petstore fixture ([swagger-api#4278](swagger-api#4278)) ([e12b861](swagger-api@e12b861))
* fix critial bug in OpenAPI 3.1.0 resolution ([swagger-api#4276](swagger-api#4276)) ([6fec9ad](swagger-api@6fec9ad))
* **layout:** allow scrolling within validation table ([swagger-api#4277](swagger-api#4277)) ([a54403d](swagger-api@a54403d)), closes [swagger-api#3625](swagger-api#3625)