@scalar/api-reference 1.18.3 → 1.18.6

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,25 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.18.6
4
+
5
+ ### Patch Changes
6
+
7
+ - c1410e7: fix: render missing schema properties (minimum, maximum and default values)
8
+
9
+ ## 1.18.5
10
+
11
+ ### Patch Changes
12
+
13
+ - 5cf4afa: style: replace resize observer with css container queries
14
+
15
+ ## 1.18.4
16
+
17
+ ### Patch Changes
18
+
19
+ - b0bd55d: fix: proxy error and side menu bug
20
+ - Updated dependencies [b0bd55d]
21
+ - @scalar/swagger-parser@0.5.22
22
+
3
23
  ## 1.18.3
4
24
 
5
25
  ### Patch Changes