@scalar/api-reference 1.18.4 → 1.18.7

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,27 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.18.7
4
+
5
+ ### Patch Changes
6
+
7
+ - cecf074: Migrate to oas utils for basic spec operations
8
+ - Updated dependencies [cecf074]
9
+ - @scalar/swagger-parser@0.5.23
10
+ - @scalar/api-client@0.12.18
11
+ - @scalar/oas-utils@0.0.4
12
+
13
+ ## 1.18.6
14
+
15
+ ### Patch Changes
16
+
17
+ - c1410e7: fix: render missing schema properties (minimum, maximum and default values)
18
+
19
+ ## 1.18.5
20
+
21
+ ### Patch Changes
22
+
23
+ - 5cf4afa: style: replace resize observer with css container queries
24
+
3
25
  ## 1.18.4
4
26
 
5
27
  ### Patch Changes