@scalar/api-reference-react 0.8.17 → 0.8.19

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,29 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.19
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/types@0.5.6**
10
+ - [#7661](https://github.com/scalar/scalar/pull/7661): fix: all issues for client modal v2 preparation
11
+
12
+ - **@scalar/api-reference@1.43.0**
13
+ - [#7661](https://github.com/scalar/scalar/pull/7661): feat: api client v2 integration
14
+
15
+ ## 0.8.18
16
+
17
+ ### Patch Changes
18
+
19
+ #### Updated Dependencies
20
+
21
+ - **@scalar/api-reference@1.42.0**
22
+ - [#7605](https://github.com/scalar/scalar/pull/7605): feat: api client v2 integration
23
+
24
+ - **@scalar/types@0.5.5**
25
+ - [#7605](https://github.com/scalar/scalar/pull/7605): fix: all issues for client modal v2 preparation
26
+
3
27
  ## 0.8.17
4
28
 
5
29
  ### Patch Changes