@scalar/api-reference-react 0.8.11 → 0.8.14

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,36 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.14
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.40.8**
10
+ - [#7577](https://github.com/scalar/scalar/pull/7577): fix(api-reference): add padding to card intro in callbacks
11
+ - [#7567](https://github.com/scalar/scalar/pull/7567): feat: add code samples to client v2
12
+
13
+ - **@scalar/types@0.5.4**
14
+ - [#7567](https://github.com/scalar/scalar/pull/7567): feat: add code samples to client v2
15
+
16
+ ## 0.8.13
17
+
18
+ ### Patch Changes
19
+
20
+ #### Updated Dependencies
21
+
22
+ - **@scalar/api-reference@1.40.7**
23
+ - [#7575](https://github.com/scalar/scalar/pull/7575): feat: add support for object examples + hide body when empty
24
+ - [#7550](https://github.com/scalar/scalar/pull/7550): Fix content width in mobile layout
25
+
26
+ ## 0.8.12
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [[`bb52d9a`](https://github.com/scalar/scalar/commit/bb52d9a21e53628270bab93c0f03b5731c9c97c6)]:
31
+ - @scalar/types@0.5.3
32
+ - @scalar/api-reference@1.40.6
33
+
3
34
  ## 0.8.11
4
35
 
5
36
  ### Patch Changes