@scalar/api-reference 1.28.26 → 1.28.28

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,47 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.28
4
+
5
+ ### Patch Changes
6
+
7
+ - 9eb9623: feat: add unique classes to intro cards
8
+ - 539483e: fix: displays schema name in property heading
9
+ - 33d2b37: fix: merges oneof/anyof subschemas in allof
10
+ - Updated dependencies [5d24800]
11
+ - Updated dependencies [5d24800]
12
+ - @scalar/api-client@2.3.28
13
+ - @scalar/oas-utils@0.2.138
14
+
15
+ ## 1.28.27
16
+
17
+ ### Patch Changes
18
+
19
+ - 62c4ce3: feat: SvelteKit API Reference integration
20
+ - b079da8: fix: increases schema property array item level support
21
+ - b079da8: fix: updates schema discriminator to include title
22
+ - Updated dependencies [1e9f510]
23
+ - Updated dependencies [1e9f510]
24
+ - Updated dependencies [335da88]
25
+ - Updated dependencies [b240f4a]
26
+ - Updated dependencies [62c4ce3]
27
+ - Updated dependencies [3cf1457]
28
+ - Updated dependencies [1e9f510]
29
+ - Updated dependencies [950772d]
30
+ - Updated dependencies [f2b8732]
31
+ - Updated dependencies [b3f599f]
32
+ - @scalar/api-client@2.3.27
33
+ - @scalar/types@0.1.12
34
+ - @scalar/oas-utils@0.2.137
35
+ - @scalar/openapi-parser@0.10.16
36
+ - @scalar/snippetz@0.2.19
37
+ - @scalar/themes@0.10.4
38
+ - @scalar/code-highlight@0.0.27
39
+ - @scalar/components@0.13.54
40
+ - @scalar/icons@0.3.3
41
+ - @scalar/openapi-types@0.2.1
42
+ - @scalar/use-hooks@0.1.46
43
+ - @scalar/use-toasts@0.7.9
44
+
3
45
  ## 1.28.26
4
46
 
5
47
  ### Patch Changes