@scalar/api-reference 1.25.32 → 1.25.33

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,37 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.25.33
4
+
5
+ ### Patch Changes
6
+
7
+ - 0da6063: chore: add tailwind
8
+ - 1d815d4: fix: download is triggered twice
9
+ - 3db9355: feat: upgrade Swagger 2.0 securityDefinitions
10
+ - 8e31ccd: fix: lazyLoading content jump
11
+ - 2ff5905: chore: cache results of getExampleFromSchema
12
+ - Updated dependencies [e5ee02f]
13
+ - Updated dependencies [d064a78]
14
+ - Updated dependencies [3db9355]
15
+ - Updated dependencies [8da2152]
16
+ - Updated dependencies [2a77f7b]
17
+ - Updated dependencies [2ff5905]
18
+ - Updated dependencies [9a2d5ca]
19
+ - Updated dependencies [d02d70c]
20
+ - Updated dependencies [e911047]
21
+ - Updated dependencies [d02d70c]
22
+ - Updated dependencies [9a2d5ca]
23
+ - @scalar/api-client@2.1.19
24
+ - @scalar/openapi-parser@0.8.6
25
+ - @scalar/oas-utils@0.2.54
26
+ - @scalar/code-highlight@0.0.12
27
+ - @scalar/openapi-types@0.1.2
28
+ - @scalar/snippetz@0.2.4
29
+ - @scalar/types@0.0.14
30
+ - @scalar/themes@0.9.36
31
+ - @scalar/components@0.12.51
32
+ - @scalar/use-toasts@0.7.6
33
+ - @scalar/use-tooltip@1.0.2
34
+
3
35
  ## 1.25.32
4
36
 
5
37
  ### Patch Changes