@scalar/api-reference-react 0.8.41 → 0.8.44

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,33 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.44
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.7**
10
+ - [#8017](https://github.com/scalar/scalar/pull/8017): fix: remove agent tooltip
11
+
12
+ ## 0.8.43
13
+
14
+ ### Patch Changes
15
+
16
+ #### Updated Dependencies
17
+
18
+ - **@scalar/api-reference@1.44.6**
19
+ - [#8010](https://github.com/scalar/scalar/pull/8010): fix: use proper computed property
20
+
21
+ ## 0.8.42
22
+
23
+ ### Patch Changes
24
+
25
+ #### Updated Dependencies
26
+
27
+ - **@scalar/api-reference@1.44.5**
28
+ - [#8007](https://github.com/scalar/scalar/pull/8007): fix: use correct composition data for oneOf property
29
+ - [#8006](https://github.com/scalar/scalar/pull/8006): fix(agent): safari fieldsizing fallback
30
+
3
31
  ## 0.8.41
4
32
 
5
33
  ### Patch Changes