Releases: asyncapi/studio
Releases · asyncapi/studio
@asyncapi/studio@0.23.0
Minor Changes
- 027bfc9: Publish AsyncAPI Studio Docker image with additional version tag
@asyncapi/studio@0.22.1
Patch Changes
- 0336253: fixed the rendering of block visualiser when document has errors
@asyncapi/studio@0.22.0
Minor Changes
- fce346d: Shift the production environment to Next.JS
studio-next@0.1.4
@asyncapi/studio@0.21.4
studio-next@0.1.3
Patch Changes
- 943fec1: fix: report correct
range
values in error diagnostics for YAML files
@asyncapi/studio@0.21.3
Patch Changes
- 943fec1: fix: report correct
range
values in error diagnostics for YAML files
studio-next@0.1.2
Patch Changes
- c3248c8: fix: fix the validation error for payload of type
date
(asyncapi/parser-js#980)
@asyncapi/studio@0.21.2
Patch Changes
- c3248c8: fix: fix the validation error for payload of type
date
(asyncapi/parser-js#980)
studio-next@0.1.1
Patch Changes
- a4b7fd1: Use Next.js framework