🚨 Breaking Changes
- Replace
group/oaSidebarItem
bygroup/oaOperationLink
in TailwindCSS selector - by @enzonotario (937c1)
🚀 Features
- Add OAOperationLink component - by @enzonotario (39fda)
- OASchemaUI:
- Add expand all / collapse all buttons for object/array properties - by @enzonotario in #220 (b0f14)
- Playground:
- Add enable/disable functionality for parameters - by @enzonotario (aa100)
- Add x-playground-example extension for custom examples - by @enzonotario (dfdf3)
- markdown:
- Add
renderOperationLink
plugin to render custom component for operation links in markdown - by @enzonotario (3666c)
- Add
- request:
- Decode URL strings for better Code Samples - by @enzonotario in #224 (63967)
🐞 Bug Fixes
- Playground: Add composite key support for multiple parameters with same name - by @enzonotario (ff402)