@scalar/api-reference 1.28.24 → 1.28.26

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,50 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.26
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [eb4854d]
8
+ - Updated dependencies [eb4854d]
9
+ - @scalar/types@0.1.11
10
+ - @scalar/oas-utils@0.2.136
11
+ - @scalar/api-client@2.3.26
12
+ - @scalar/openapi-parser@0.10.16
13
+ - @scalar/snippetz@0.2.19
14
+ - @scalar/themes@0.10.3
15
+ - @scalar/code-highlight@0.0.27
16
+ - @scalar/components@0.13.53
17
+ - @scalar/use-hooks@0.1.45
18
+ - @scalar/icons@0.3.2
19
+
20
+ ## 1.28.25
21
+
22
+ ### Patch Changes
23
+
24
+ - fa8ed84: feat: custom OpenAPI extension to add SDK setup instructions
25
+ - 119f04c: feat: render top-level specification extensions
26
+ - 2109da5: feat: use live sync mutator for changes to config (do not blindly re-create state)
27
+ - ad9e626: feat: single text-base wrapper for multiple specification extensions
28
+ - Updated dependencies [0ff02e3]
29
+ - Updated dependencies [fa8ed84]
30
+ - Updated dependencies [fa8ed84]
31
+ - Updated dependencies [8d54857]
32
+ - Updated dependencies [98fa8a0]
33
+ - Updated dependencies [1f8ac99]
34
+ - Updated dependencies [2109da5]
35
+ - Updated dependencies [0ff02e3]
36
+ - @scalar/api-client@2.3.25
37
+ - @scalar/openapi-types@0.2.1
38
+ - @scalar/oas-utils@0.2.135
39
+ - @scalar/components@0.13.52
40
+ - @scalar/openapi-parser@0.10.16
41
+ - @scalar/types@0.1.10
42
+ - @scalar/snippetz@0.2.19
43
+ - @scalar/themes@0.10.2
44
+ - @scalar/code-highlight@0.0.27
45
+ - @scalar/use-hooks@0.1.44
46
+ - @scalar/icons@0.3.1
47
+
3
48
  ## 1.28.24
4
49
 
5
50
  ### Patch Changes