@scalar/api-reference-react 0.8.41 → 0.8.43

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