@scalar/api-reference 1.28.32 → 1.28.33

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,39 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.33
4
+
5
+ ### Patch Changes
6
+
7
+ - f711ab5: feat: add auth persistance to references
8
+ - 90b773e: feat: updates heading variables
9
+ - 52dd8a1: fix: displays wrapped auth description on hover
10
+ - 0222ad4: feat: render specification extensions with React
11
+ - ffe6338: fix: displays null and empty default value in property heading
12
+ - 2dadcfb: fix: displays const falsy values
13
+ - Updated dependencies [f711ab5]
14
+ - Updated dependencies [ec30edd]
15
+ - Updated dependencies [90b773e]
16
+ - Updated dependencies [e7f61ce]
17
+ - Updated dependencies [52dd8a1]
18
+ - Updated dependencies [0222ad4]
19
+ - Updated dependencies [cb9428c]
20
+ - Updated dependencies [af38fa6]
21
+ - Updated dependencies [67aa0f4]
22
+ - Updated dependencies [ac16fca]
23
+ - Updated dependencies [1966c5a]
24
+ - Updated dependencies [ac16fca]
25
+ - @scalar/api-client@2.3.33
26
+ - @scalar/types@0.1.15
27
+ - @scalar/themes@0.11.2
28
+ - @scalar/openapi-types@0.2.3
29
+ - @scalar/components@0.13.58
30
+ - @scalar/oas-utils@0.2.143
31
+ - @scalar/openapi-parser@0.10.17
32
+ - @scalar/snippetz@0.2.20
33
+ - @scalar/code-highlight@0.0.29
34
+ - @scalar/use-hooks@0.1.49
35
+ - @scalar/icons@0.3.6
36
+
3
37
  ## 1.28.32
4
38
 
5
39
  ### Patch Changes