@scalar/api-reference 1.28.25 → 1.28.27

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,52 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.27
4
+
5
+ ### Patch Changes
6
+
7
+ - 62c4ce3: feat: SvelteKit API Reference integration
8
+ - b079da8: fix: increases schema property array item level support
9
+ - b079da8: fix: updates schema discriminator to include title
10
+ - Updated dependencies [1e9f510]
11
+ - Updated dependencies [1e9f510]
12
+ - Updated dependencies [335da88]
13
+ - Updated dependencies [b240f4a]
14
+ - Updated dependencies [62c4ce3]
15
+ - Updated dependencies [3cf1457]
16
+ - Updated dependencies [1e9f510]
17
+ - Updated dependencies [950772d]
18
+ - Updated dependencies [f2b8732]
19
+ - Updated dependencies [b3f599f]
20
+ - @scalar/api-client@2.3.27
21
+ - @scalar/types@0.1.12
22
+ - @scalar/oas-utils@0.2.137
23
+ - @scalar/openapi-parser@0.10.16
24
+ - @scalar/snippetz@0.2.19
25
+ - @scalar/themes@0.10.4
26
+ - @scalar/code-highlight@0.0.27
27
+ - @scalar/components@0.13.54
28
+ - @scalar/icons@0.3.3
29
+ - @scalar/openapi-types@0.2.1
30
+ - @scalar/use-hooks@0.1.46
31
+ - @scalar/use-toasts@0.7.9
32
+
33
+ ## 1.28.26
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [eb4854d]
38
+ - Updated dependencies [eb4854d]
39
+ - @scalar/types@0.1.11
40
+ - @scalar/oas-utils@0.2.136
41
+ - @scalar/api-client@2.3.26
42
+ - @scalar/openapi-parser@0.10.16
43
+ - @scalar/snippetz@0.2.19
44
+ - @scalar/themes@0.10.3
45
+ - @scalar/code-highlight@0.0.27
46
+ - @scalar/components@0.13.53
47
+ - @scalar/use-hooks@0.1.45
48
+ - @scalar/icons@0.3.2
49
+
3
50
  ## 1.28.25
4
51
 
5
52
  ### Patch Changes