@scalar/api-reference 1.13.13 → 1.13.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.13.15
4
+
5
+ ### Patch Changes
6
+
7
+ - 706b29f2: feat: render images in the description
8
+ - d8fc0544: feat: add support for `x-custom-examples` (custom request examples)
9
+ - 55e74b08: feat: show nullable properties
10
+ - 8573da8d: feat: use schema examples
11
+
12
+ ## 1.13.14
13
+
14
+ ### Patch Changes
15
+
16
+ - 455deefe: feat: export SidebarElement and SidebarGroup
17
+ - 75e1cdf8: fix: only activate hotkey if component is active
18
+ - Updated dependencies [75e1cdf8]
19
+ - @scalar/use-keyboard-event@0.5.8
20
+ - @scalar/api-client@0.9.3
21
+
3
22
  ## 1.13.13
4
23
 
5
24
  ### Patch Changes