@scalar/api-reference 1.34.0 → 1.34.2

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,21 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.34.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 83625c6: fix: cyclic error in client store watcher
8
+
9
+ ## 1.34.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 4d05839: fix: empty test request modal
14
+ - Updated dependencies [46bfd2f]
15
+ - @scalar/oas-utils@0.4.18
16
+ - @scalar/api-client@2.5.22
17
+ - @scalar/components@0.14.23
18
+
3
19
  ## 1.34.0
4
20
 
5
21
  ### Minor Changes