@scalar/api-reference-react 0.8.24 → 0.8.27

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,33 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.27
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.43.8**
10
+
11
+ ## 0.8.26
12
+
13
+ ### Patch Changes
14
+
15
+ #### Updated Dependencies
16
+
17
+ - **@scalar/api-reference@1.43.7**
18
+ - [#7751](https://github.com/scalar/scalar/pull/7751): fix: auth persistence
19
+
20
+ - **@scalar/types@0.5.8**
21
+
22
+ ## 0.8.25
23
+
24
+ ### Patch Changes
25
+
26
+ #### Updated Dependencies
27
+
28
+ - **@scalar/api-reference@1.43.6**
29
+ - [#7761](https://github.com/scalar/scalar/pull/7761): fix: update the hooks when the configuration changes
30
+
3
31
  ## 0.8.24
4
32
 
5
33
  ### Patch Changes