microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
a6b7827fcd2db3bf604d42e235216c8d5b244f13

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

packages/html-program-viewer/CHANGELOG.json

280lines · modecode

1{
2 "name": "@typespec/html-program-viewer",
3 "entries": [
4 {
5 "version": "0.48.0",
6 "tag": "@typespec/html-program-viewer_v0.48.0",
7 "date": "Tue, 12 Sep 2023 21:47:11 GMT",
8 "comments": {}
9 },
10 {
11 "version": "0.47.0",
12 "tag": "@typespec/html-program-viewer_v0.47.0",
13 "date": "Tue, 08 Aug 2023 22:32:10 GMT",
14 "comments": {}
15 },
16 {
17 "version": "0.46.0",
18 "tag": "@typespec/html-program-viewer_v0.46.0",
19 "date": "Tue, 11 Jul 2023 22:06:00 GMT",
20 "comments": {
21 "none": [
22 {
23 "comment": "Fix repo name in package.json"
24 },
25 {
26 "comment": "Update dependencies"
27 }
28 ]
29 }
30 },
31 {
32 "version": "0.45.0",
33 "tag": "@typespec/html-program-viewer_v0.45.0",
34 "date": "Tue, 06 Jun 2023 22:44:16 GMT",
35 "comments": {}
36 },
37 {
38 "version": "0.44.0",
39 "tag": "@typespec/html-program-viewer_v0.44.0",
40 "date": "Wed, 10 May 2023 21:24:00 GMT",
41 "comments": {
42 "none": [
43 {
44 "comment": "Fix issue with showing enum members"
45 },
46 {
47 "comment": "Update to show new `sourceModel` and `sourceOperation`"
48 },
49 {
50 "comment": "Update dependencies"
51 }
52 ],
53 "dependency": [
54 {
55 "comment": "Updating dependency \"@typespec/eslint-config-typespec\" from `~0.6.0` to `~0.7.0`"
56 }
57 ]
58 }
59 },
60 {
61 "version": "0.43.0",
62 "tag": "@typespec/html-program-viewer_v0.43.0",
63 "date": "Tue, 11 Apr 2023 18:49:17 GMT",
64 "comments": {}
65 },
66 {
67 "version": "0.42.0",
68 "tag": "@typespec/html-program-viewer_v0.42.0",
69 "date": "Mon, 13 Mar 2023 21:30:44 GMT",
70 "comments": {}
71 },
72 {
73 "version": "0.41.0",
74 "tag": "@typespec/html-program-viewer_v0.41.0",
75 "date": "Fri, 03 Mar 2023 19:59:17 GMT",
76 "comments": {
77 "none": [
78 {
79 "comment": "Revert back changelog"
80 },
81 {
82 "comment": "Update package.json entrypoint to tspMain"
83 },
84 {
85 "comment": "Rename to TypeSpec"
86 },
87 {
88 "comment": "Update homepage link"
89 }
90 ],
91 "dependency": [
92 {
93 "comment": "Updating dependency \"@typespec/eslint-config-typespec\" from `~0.5.0` to `~0.6.0`"
94 }
95 ]
96 }
97 },
98 {
99 "version": "0.40.0",
100 "tag": "@cadl-lang/html-program-viewer_v0.40.0",
101 "date": "Tue, 07 Feb 2023 21:56:17 GMT",
102 "comments": {
103 "none": [
104 {
105 "comment": "Prettier format change."
106 }
107 ]
108 }
109 },
110 {
111 "version": "0.39.0",
112 "tag": "@cadl-lang/html-program-viewer_v0.39.0",
113 "date": "Fri, 13 Jan 2023 00:05:26 GMT",
114 "comments": {
115 "none": [
116 {
117 "comment": "Add more details to the type graph"
118 }
119 ]
120 }
121 },
122 {
123 "version": "0.38.0",
124 "tag": "@cadl-lang/html-program-viewer_v0.38.0",
125 "date": "Wed, 07 Dec 2022 17:21:52 GMT",
126 "comments": {
127 "minor": [
128 {
129 "comment": "Internal: update to use new `getTypeName` and `getNamespaceString` helper"
130 },
131 {
132 "comment": "Uptake change to `onEmit` signature"
133 },
134 {
135 "comment": "**Breaking change** using new built-in `emitter-output-dir` option instead of custom `output-dir`."
136 }
137 ],
138 "patch": [
139 {
140 "comment": "Update dependencies"
141 }
142 ],
143 "dependency": [
144 {
145 "comment": "Updating dependency \"@cadl-lang/eslint-config-cadl\" from `~0.4.1` to `~0.5.0`"
146 }
147 ]
148 }
149 },
150 {
151 "version": "0.5.0",
152 "tag": "@cadl-lang/html-program-viewer_v0.5.0",
153 "date": "Sat, 12 Nov 2022 00:14:04 GMT",
154 "comments": {
155 "minor": [
156 {
157 "comment": "Internal: Update css library"
158 }
159 ],
160 "dependency": [
161 {
162 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.36.1` to `~0.37.0`"
163 },
164 {
165 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.36.1` to `~0.37.0`"
166 }
167 ]
168 }
169 },
170 {
171 "version": "0.4.0",
172 "tag": "@cadl-lang/html-program-viewer_v0.4.0",
173 "date": "Wed, 12 Oct 2022 21:12:35 GMT",
174 "comments": {
175 "minor": [
176 {
177 "comment": "Uptake deprecation change to `output-dir`"
178 }
179 ],
180 "dependency": [
181 {
182 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.35.0` to `~0.36.0`"
183 },
184 {
185 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.35.0` to `~0.36.0`"
186 }
187 ]
188 }
189 },
190 {
191 "version": "0.3.0",
192 "tag": "@cadl-lang/html-program-viewer_v0.3.0",
193 "date": "Thu, 08 Sep 2022 01:04:53 GMT",
194 "comments": {
195 "minor": [
196 {
197 "comment": "Uptake changes to compiler with current projection"
198 },
199 {
200 "comment": "React to Type suffix removal"
201 }
202 ],
203 "patch": [
204 {
205 "comment": "Update dependencies"
206 }
207 ],
208 "dependency": [
209 {
210 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.34.0` to `~0.35.0`"
211 },
212 {
213 "comment": "Updating dependency \"@cadl-lang/eslint-config-cadl\" from `~0.4.0` to `~0.4.1`"
214 },
215 {
216 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.34.0` to `~0.35.0`"
217 }
218 ]
219 }
220 },
221 {
222 "version": "0.2.2",
223 "tag": "@cadl-lang/html-program-viewer_v0.2.2",
224 "date": "Thu, 11 Aug 2022 19:05:23 GMT",
225 "comments": {
226 "dependency": [
227 {
228 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.33.0` to `~0.34.0`"
229 },
230 {
231 "comment": "Updating dependency \"@cadl-lang/eslint-config-cadl\" from `~0.3.0` to `~0.4.0`"
232 },
233 {
234 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.33.0` to `~0.34.0`"
235 }
236 ]
237 }
238 },
239 {
240 "version": "0.2.1",
241 "tag": "@cadl-lang/html-program-viewer_v0.2.1",
242 "date": "Fri, 08 Jul 2022 23:22:57 GMT",
243 "comments": {
244 "dependency": [
245 {
246 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.32.0` to `~0.33.0`"
247 },
248 {
249 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.32.0` to `~0.33.0`"
250 }
251 ]
252 }
253 },
254 {
255 "version": "0.2.0",
256 "tag": "@cadl-lang/html-program-viewer_v0.2.0",
257 "date": "Mon, 13 Jun 2022 23:42:28 GMT",
258 "comments": {
259 "minor": [
260 {
261 "comment": "Enable program viewer components to be consumed from the browser"
262 }
263 ],
264 "none": [
265 {
266 "comment": "Upgrade to TS4.7"
267 }
268 ],
269 "dependency": [
270 {
271 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.31.0` to `~0.32.0`"
272 },
273 {
274 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.30.0` to `~0.32.0`"
275 }
276 ]
277 }
278 }
279 ]
280}
281