@scalar/api-reference 1.20.4 → 1.20.7

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,32 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.20.7
4
+
5
+ ### Patch Changes
6
+
7
+ - 1e658b0: fix: rebuild schema property details to truncate long strings
8
+ - 06c57ca: fix: buffer not available in browser environments
9
+ - Updated dependencies [06c57ca]
10
+ - @scalar/api-client@1.1.5
11
+
12
+ ## 1.20.6
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [42b385b]
17
+ - @scalar/components@0.4.5
18
+ - @scalar/api-client@1.1.4
19
+
20
+ ## 1.20.5
21
+
22
+ ### Patch Changes
23
+
24
+ - 0c5e22c: fix: section flare if position fixed
25
+ - Updated dependencies [0c5e22c]
26
+ - @scalar/themes@0.6.5
27
+ - @scalar/api-client@1.1.3
28
+ - @scalar/components@0.4.4
29
+
3
30
  ## 1.20.4
4
31
 
5
32
  ### Patch Changes