@scalar/api-reference 1.31.17 → 1.31.18

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,30 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.31.18
4
+
5
+ ### Patch Changes
6
+
7
+ - c907685: fix(api-reference): set search button width
8
+ - cd7e1b1: chore: remove unused fixtures
9
+ - 3abe906: feat: show a console error for invalid documents
10
+ - 42bc960: fix(api-reference): rollback targets to avoid PropertyDefinition in AST
11
+ - 1468280: feat: allow fine gained download button file type control
12
+ - Updated dependencies [c907685]
13
+ - Updated dependencies [b97c82a]
14
+ - Updated dependencies [9f786d5]
15
+ - Updated dependencies [4bbbb32]
16
+ - Updated dependencies [1468280]
17
+ - @scalar/components@0.14.13
18
+ - @scalar/workspace-store@0.6.0
19
+ - @scalar/use-hooks@0.2.3
20
+ - @scalar/themes@0.13.5
21
+ - @scalar/types@0.2.4
22
+ - @scalar/api-client@2.5.12
23
+ - @scalar/code-highlight@0.1.4
24
+ - @scalar/oas-utils@0.4.8
25
+ - @scalar/openapi-parser@0.18.0
26
+ - @scalar/snippetz@0.3.1
27
+
3
28
  ## 1.31.17
4
29
 
5
30
  ### Patch Changes