Releases: enzonotario/vitepress-openapi
Releases · enzonotario/vitepress-openapi
v0.0.3-alpha.34
🚀 Features
- Authorizations: Allows to switch via Select - by @enzonotario in #66 (ef8502f)
🐞 Bug Fixes
- Try section: avoid SSR - by @enzonotario in #67 (02c4fc)
View changes on GitHub
v0.0.3-alpha.33
🚨 Breaking Changes
- styles: Use VitePress vars to better match theme - by @enzonotario in #56 (59466)
🚀 Features
- operations: Allows to specify Path's Servers - by @enzonotario in #63 (5828b)
- playground: Allows to save tokens via localStorage - by @enzonotario in #62 (87bcd)
🐞 Bug Fixes
- Schema: Handle circular reference and primitive values - by @enzonotario in #60 (6a695)
View changes on GitHub
v0.0.3-alpha.32
🚀 Features
- OAPlaygroundResponse: Allows to handle multiple response types - by @enzonotario in #55 (d539a)
- OASpec: Info && Servers - by @enzonotario in #54 (0844e)
View changes on GitHub
v0.0.3-alpha.31
🚀 Features
- Try: Allows to edit Body via JSON Editor - by @enzonotario in #53 (5bfaf)
View changes on GitHub
v0.0.3-alpha.30
🚀 Features
- OAOperation: Handle deprecated operations - by @enzonotario in #49 (40e18)
- OAResponses: Allows to select ResponseCode via Select or Tabs - by @enzonotario in #51 (ea76d)
- useTheme: Allows to configure heading levels - by @enzonotario in #48 (22382)
View changes on GitHub
v0.0.3-alpha.29
🚀 Features
- useSidebar: Allows to specify linkPrefix - by @enzonotario in #44 (75a91)
View changes on GitHub
v0.0.3-alpha.28
🚀 Features
- gh actions: Release action - by @enzonotario (15fe6)
🐞 Bug Fixes
- getSecuritySchemes: Handle operation/global security - by @enzonotario (7916b)
View changes on GitHub
0.0.3-alpha.27
0.0.3-alpha.26
- change(json-viewer) key colors by @enzonotario #29
- change(highlighter) use shiki instead of shikiji by @enzonotario in #30
0.0.3-alpha.25
- change(fetchToCurl) add break line
- change(sidebar) apply styles only for OASidebarItem elements
- feat(OACodeBlock) vue-json-pretty
- change(OARequestParameters) details element
by @enzonotario in #27