@scalar/api-reference-react 0.8.36 → 0.8.37

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,19 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.37
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.0**
10
+ - [#7959](https://github.com/scalar/scalar/pull/7959): feat(agent): add agent scalar to localhost
11
+ - [#7932](https://github.com/scalar/scalar/pull/7932): feat: use getExample in the references responses
12
+ - [#7931](https://github.com/scalar/scalar/pull/7931): fix(api-reference): account for custom header and sidebar
13
+
14
+ - **@scalar/types@0.6.0**
15
+ - [#7959](https://github.com/scalar/scalar/pull/7959): feat(agent): add agent scalar to localhost
16
+
3
17
  ## 0.8.36
4
18
 
5
19
  ### Patch Changes