@scalar/api-reference-react 0.4.10 → 0.4.11

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,15 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.4.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [9e2e8be]
8
+ - Updated dependencies [273e927]
9
+ - Updated dependencies [0642732]
10
+ - Updated dependencies [58d5f6c]
11
+ - @scalar/api-reference@1.25.102
12
+
3
13
  ## 0.4.10
4
14
 
5
15
  ### Patch Changes
package/README.md CHANGED
@@ -14,7 +14,7 @@ npm install @scalar/api-reference-react
14
14
  ## Compatibility
15
15
 
16
16
  This package is compatible with React 19 and is untested on React 18. If you want guaranteed React 18 support please use
17
- version `1.0.107` of this package.
17
+ version `0.3.166` of this package.
18
18
 
19
19
  ## Usage
20
20