@scalar/api-reference-react 0.8.52 → 0.8.54

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,25 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.54
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.17**
10
+ - [#8094](https://github.com/scalar/scalar/pull/8094): feat: open client to the correct example name
11
+
12
+ ## 0.8.53
13
+
14
+ ### Patch Changes
15
+
16
+ #### Updated Dependencies
17
+
18
+ - **@scalar/api-reference@1.44.16**
19
+ - [#8081](https://github.com/scalar/scalar/pull/8081): feat(components): improve ScalarCodeBlock copy UI
20
+ - [#8098](https://github.com/scalar/scalar/pull/8098): fix(api-reference): revert stacking context for toolbar
21
+ - [#8086](https://github.com/scalar/scalar/pull/8086): fix(api-reference): inconsistent styles throughout api-reference
22
+
3
23
  ## 0.8.52
4
24
 
5
25
  ### Patch Changes