@scalar/api-reference-react 0.8.46 → 0.8.49

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.49
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.12**
10
+ - [#8035](https://github.com/scalar/scalar/pull/8035): fix: correctly resolve and validate refs
11
+
12
+ ## 0.8.48
13
+
14
+ ### Patch Changes
15
+
16
+ #### Updated Dependencies
17
+
18
+ - **@scalar/api-reference@1.44.11**
19
+
20
+ ## 0.8.47
21
+
22
+ ### Patch Changes
23
+
24
+ #### Updated Dependencies
25
+
26
+ - **@scalar/api-reference@1.44.10**
27
+ - [#8016](https://github.com/scalar/scalar/pull/8016): feat: move history and auth into their own store
28
+
29
+ - **@scalar/types@0.6.2**
30
+
3
31
  ## 0.8.46
4
32
 
5
33
  ### Patch Changes