@scalar/api-reference 1.46.0 → 1.46.1

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,40 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.46.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#8294](https://github.com/scalar/scalar/pull/8294): default createAnySecurityScheme to false and fix index clamp issue
8
+
9
+ #### Updated Dependencies
10
+
11
+ - **@scalar/workspace-store@0.35.2**
12
+ - [#8310](https://github.com/scalar/scalar/pull/8310): refactor: move helpers to the helpers package to share primitive helpers
13
+ - [#8294](https://github.com/scalar/scalar/pull/8294): default createAnySecurityScheme to false and fix index clamp issue
14
+ - [#8287](https://github.com/scalar/scalar/pull/8287): consider path-level parameters in syncPathParameters instead of creating bare synthetic ones
15
+
16
+ - **@scalar/api-client@2.31.1**
17
+ - [#8310](https://github.com/scalar/scalar/pull/8310): refactor: move helpers to the helpers package to share primitive helpers
18
+ - [#8294](https://github.com/scalar/scalar/pull/8294): default createAnySecurityScheme to false and fix index clamp issue
19
+
20
+ - **@scalar/helpers@0.2.17**
21
+ - [#8310](https://github.com/scalar/scalar/pull/8310): refactor: move helpers to the helpers package to share primitive helpers
22
+
23
+ - **@scalar/oas-utils@0.8.1**
24
+ - [#8310](https://github.com/scalar/scalar/pull/8310): fix: correctly handle circular documents during the migration to indexdb
25
+
26
+ - **@scalar/agent-chat@0.7.1**
27
+
28
+ - **@scalar/sidebar@0.7.44**
29
+
30
+ - **@scalar/components@0.19.13**
31
+
32
+ - **@scalar/openapi-parser@0.24.16**
33
+
34
+ - **@scalar/types@0.6.9**
35
+
36
+ - **@scalar/snippetz@0.6.18**
37
+
3
38
  ## 1.46.0
4
39
 
5
40
  ### Minor Changes
@@ -49,7 +49,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
49
49
  }, {
50
50
  default: withCtx(() => [
51
51
  createVNode(unref(ScalarButton), {
52
- class: "bg-b-1 text-c-1 h-auto w-full justify-start gap-1.5 overflow-x-auto rounded-t-none !rounded-b-xl px-3 py-1.5 text-base font-normal whitespace-nowrap -outline-offset-1",
52
+ class: "bg-b-1 text-c-1 h-auto w-full justify-start gap-1.5 overflow-x-auto rounded-t-none !rounded-b-xl px-3 py-1.5 text-base/5.25 font-normal whitespace-nowrap -outline-offset-1",
53
53
  variant: "ghost"
54
54
  }, {
55
55
  default: withCtx(() => [