@scalar/api-reference 1.25.82 → 1.25.86

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,49 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.25.86
4
+
5
+ ### Patch Changes
6
+
7
+ - c263aaf: feat: better deal with empty OpenAPI documents
8
+ - Updated dependencies [c263aaf]
9
+ - Updated dependencies [573d113]
10
+ - Updated dependencies [c263aaf]
11
+ - @scalar/types@0.0.25
12
+ - @scalar/oas-utils@0.2.90
13
+ - @scalar/openapi-parser@0.10.1
14
+ - @scalar/api-client@2.2.15
15
+ - @scalar/themes@0.9.57
16
+ - @scalar/code-highlight@0.0.18
17
+ - @scalar/components@0.13.7
18
+ - @scalar/use-hooks@0.1.10
19
+
20
+ ## 1.25.85
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [984e394]
25
+ - Updated dependencies [40ec239]
26
+ - @scalar/api-client@2.2.14
27
+
28
+ ## 1.25.84
29
+
30
+ ### Patch Changes
31
+
32
+ - Updated dependencies [23daedd]
33
+ - @scalar/api-client@2.2.13
34
+ - @scalar/components@0.13.6
35
+ - @scalar/themes@0.9.56
36
+ - @scalar/code-highlight@0.0.18
37
+ - @scalar/oas-utils@0.2.89
38
+ - @scalar/use-hooks@0.1.9
39
+
40
+ ## 1.25.83
41
+
42
+ ### Patch Changes
43
+
44
+ - 7a2b32d: fix: hides dark mode toggle only if configured
45
+ - c78beda: fix: missing open in api client button
46
+
3
47
  ## 1.25.82
4
48
 
5
49
  ### Patch Changes