@scalar/api-reference-react 0.8.51 → 0.8.53

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.53
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.16**
10
+ - [#8081](https://github.com/scalar/scalar/pull/8081): feat(components): improve ScalarCodeBlock copy UI
11
+ - [#8098](https://github.com/scalar/scalar/pull/8098): fix(api-reference): revert stacking context for toolbar
12
+ - [#8086](https://github.com/scalar/scalar/pull/8086): fix(api-reference): inconsistent styles throughout api-reference
13
+
14
+ ## 0.8.52
15
+
16
+ ### Patch Changes
17
+
18
+ #### Updated Dependencies
19
+
20
+ - **@scalar/api-reference@1.44.15**
21
+
3
22
  ## 0.8.51
4
23
 
5
24
  ### Patch Changes