@scalar/api-reference 1.25.32 → 1.25.34

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,49 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.25.34
4
+
5
+ ### Patch Changes
6
+
7
+ - e57b9a9: fix(api-reference): render tags in tag group order if set
8
+ - Updated dependencies [0ddd4f3]
9
+ - Updated dependencies [deb13b9]
10
+ - Updated dependencies [b99799e]
11
+ - @scalar/api-client@2.1.20
12
+ - @scalar/components@0.12.52
13
+ - @scalar/oas-utils@0.2.55
14
+
15
+ ## 1.25.33
16
+
17
+ ### Patch Changes
18
+
19
+ - 0da6063: chore: add tailwind
20
+ - 1d815d4: fix: download is triggered twice
21
+ - 3db9355: feat: upgrade Swagger 2.0 securityDefinitions
22
+ - 8e31ccd: fix: lazyLoading content jump
23
+ - 2ff5905: chore: cache results of getExampleFromSchema
24
+ - Updated dependencies [e5ee02f]
25
+ - Updated dependencies [d064a78]
26
+ - Updated dependencies [3db9355]
27
+ - Updated dependencies [8da2152]
28
+ - Updated dependencies [2a77f7b]
29
+ - Updated dependencies [2ff5905]
30
+ - Updated dependencies [9a2d5ca]
31
+ - Updated dependencies [d02d70c]
32
+ - Updated dependencies [e911047]
33
+ - Updated dependencies [d02d70c]
34
+ - Updated dependencies [9a2d5ca]
35
+ - @scalar/api-client@2.1.19
36
+ - @scalar/openapi-parser@0.8.6
37
+ - @scalar/oas-utils@0.2.54
38
+ - @scalar/code-highlight@0.0.12
39
+ - @scalar/openapi-types@0.1.2
40
+ - @scalar/snippetz@0.2.4
41
+ - @scalar/types@0.0.14
42
+ - @scalar/themes@0.9.36
43
+ - @scalar/components@0.12.51
44
+ - @scalar/use-toasts@0.7.6
45
+ - @scalar/use-tooltip@1.0.2
46
+
3
47
  ## 1.25.32
4
48
 
5
49
  ### Patch Changes