@scalar/api-reference 1.44.20 → 1.44.24

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,138 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.44.24
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/agent-chat@0.5.15**
10
+ - [#8213](https://github.com/scalar/scalar/pull/8213): Fix position of agent chat input
11
+
12
+ ## 1.44.23
13
+
14
+ ### Patch Changes
15
+
16
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
17
+
18
+ #### Updated Dependencies
19
+
20
+ - **@scalar/api-client@2.29.1**
21
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
22
+
23
+ - **@scalar/helpers@0.2.15**
24
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
25
+
26
+ - **@scalar/oas-utils@0.6.45**
27
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
28
+
29
+ - **@scalar/sidebar@0.7.38**
30
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
31
+
32
+ - **@scalar/types@0.6.6**
33
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
34
+
35
+ - **@scalar/workspace-store@0.34.1**
36
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
37
+
38
+ - **@scalar/agent-chat@0.5.14**
39
+
40
+ - **@scalar/components@0.19.7**
41
+
42
+ - **@scalar/openapi-parser@0.24.13**
43
+
44
+ - **@scalar/snippetz@0.6.15**
45
+
46
+ ## 1.44.22
47
+
48
+ ### Patch Changes
49
+
50
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
51
+
52
+ #### Updated Dependencies
53
+
54
+ - **@scalar/workspace-store@0.34.0**
55
+ - [#8198](https://github.com/scalar/scalar/pull/8198): feat: handle workspace rename
56
+ - [#8208](https://github.com/scalar/scalar/pull/8208): fix: unpack proxy before assigning
57
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
58
+
59
+ - **@scalar/api-client@2.29.0**
60
+ - [#8198](https://github.com/scalar/scalar/pull/8198): feat: handle workspace rename
61
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
62
+
63
+ - **@scalar/helpers@0.2.14**
64
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
65
+
66
+ - **@scalar/oas-utils@0.6.44**
67
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
68
+
69
+ - **@scalar/sidebar@0.7.37**
70
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
71
+
72
+ - **@scalar/types@0.6.5**
73
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
74
+
75
+ - **@scalar/agent-chat@0.5.13**
76
+
77
+ - **@scalar/components@0.19.6**
78
+
79
+ - **@scalar/openapi-parser@0.24.12**
80
+
81
+ - **@scalar/snippetz@0.6.14**
82
+
83
+ ## 1.44.21
84
+
85
+ ### Patch Changes
86
+
87
+ - [#8164](https://github.com/scalar/scalar/pull/8164): fix: remove duplicate examples
88
+ - [#8186](https://github.com/scalar/scalar/pull/8186): feat(api-reference): export new helpers
89
+ - [#8174](https://github.com/scalar/scalar/pull/8174): feat: add `createAnySecurityScheme` config option to control generic auth scheme creation
90
+
91
+ #### Updated Dependencies
92
+
93
+ - **@scalar/workspace-store@0.33.0**
94
+ - [#8162](https://github.com/scalar/scalar/pull/8162): feat: allow editing tags
95
+ - [#8151](https://github.com/scalar/scalar/pull/8151): fix: resolve external references on windows
96
+ - [#8191](https://github.com/scalar/scalar/pull/8191): chore: rename create document command
97
+ - [#8199](https://github.com/scalar/scalar/pull/8199): feat: create draft example
98
+ - [#7826](https://github.com/scalar/scalar/pull/7826): feat: added migrator for v1 local storage to v2 indexdb
99
+ - [#8160](https://github.com/scalar/scalar/pull/8160): fix: update sidebar entry when the operation summary changes
100
+ - [#8133](https://github.com/scalar/scalar/pull/8133): fix: allow editing content-type query parameters in the API client
101
+
102
+ - **@scalar/api-client@2.28.0**
103
+ - [#8162](https://github.com/scalar/scalar/pull/8162): feat: allow editing tags
104
+ - [#8167](https://github.com/scalar/scalar/pull/8167): Accept header now defaults to the response content types defined in the OpenAPI spec instead of always using _/_
105
+ - [#8197](https://github.com/scalar/scalar/pull/8197): fix: include path in redirect uri
106
+ - [#8132](https://github.com/scalar/scalar/pull/8132): chore: unify the app and web layout
107
+ - [#8191](https://github.com/scalar/scalar/pull/8191): chore: rename create document command
108
+ - [#8199](https://github.com/scalar/scalar/pull/8199): feat: create draft example
109
+ - [#7826](https://github.com/scalar/scalar/pull/7826): feat: added migrator for v1 local storage to v2 indexdb
110
+ - [#8194](https://github.com/scalar/scalar/pull/8194): fix: correctly display the env pill on light mode
111
+ - [#8204](https://github.com/scalar/scalar/pull/8204): fix: remove DocumentRedirect component
112
+ - [#8160](https://github.com/scalar/scalar/pull/8160): fix: update sidebar entry when the operation summary changes
113
+ - [#8174](https://github.com/scalar/scalar/pull/8174): feat: add `createAnySecurityScheme` config option to control generic auth scheme creation
114
+
115
+ - **@scalar/sidebar@0.7.36**
116
+ - [#8162](https://github.com/scalar/scalar/pull/8162): feat: allow editing tags
117
+ - [#8190](https://github.com/scalar/scalar/pull/8190): fix: align HttpMethod badge positioning for folders
118
+
119
+ - **@scalar/oas-utils@0.6.43**
120
+ - [#7826](https://github.com/scalar/scalar/pull/7826): feat: added migrator for v1 local storage to v2 indexdb
121
+
122
+ - **@scalar/helpers@0.2.13**
123
+ - [#7826](https://github.com/scalar/scalar/pull/7826): feat: added migrator for v1 local storage to v2 indexdb
124
+
125
+ - **@scalar/types@0.6.4**
126
+ - [#8174](https://github.com/scalar/scalar/pull/8174): feat: add `createAnySecurityScheme` config option to control generic auth scheme creation
127
+
128
+ - **@scalar/agent-chat@0.5.12**
129
+
130
+ - **@scalar/openapi-parser@0.24.11**
131
+
132
+ - **@scalar/components@0.19.5**
133
+
134
+ - **@scalar/snippetz@0.6.13**
135
+
3
136
  ## 1.44.20
4
137
 
5
138
  ### Patch Changes