@scalar/api-reference-react 0.8.50 → 0.8.52

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,23 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.52
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.15**
10
+
11
+ ## 0.8.51
12
+
13
+ ### Patch Changes
14
+
15
+ #### Updated Dependencies
16
+
17
+ - **@scalar/api-reference@1.44.14**
18
+ - [#8025](https://github.com/scalar/scalar/pull/8025): fix: use flex-start instead of start for better browser support
19
+ - [#8056](https://github.com/scalar/scalar/pull/8056): fix: hideModels not applying correctly
20
+
3
21
  ## 0.8.50
4
22
 
5
23
  ### Patch Changes