microsoft/typespec

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
3e669c74c1e16a47afe2b98706bdcf8dad4434af

Branches

Tags

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

Clone

HTTPS

Download ZIP

packages/html-program-viewer/CHANGELOG.json

186lines · modecode

1{
2 "name": "@cadl-lang/html-program-viewer",
3 "entries": [
4 {
5 "version": "0.40.0",
6 "tag": "@cadl-lang/html-program-viewer_v0.40.0",
7 "date": "Tue, 07 Feb 2023 21:56:17 GMT",
8 "comments": {
9 "none": [
10 {
11 "comment": "Prettier format change."
12 }
13 ]
14 }
15 },
16 {
17 "version": "0.39.0",
18 "tag": "@cadl-lang/html-program-viewer_v0.39.0",
19 "date": "Fri, 13 Jan 2023 00:05:26 GMT",
20 "comments": {
21 "none": [
22 {
23 "comment": "Add more details to the type graph"
24 }
25 ]
26 }
27 },
28 {
29 "version": "0.38.0",
30 "tag": "@cadl-lang/html-program-viewer_v0.38.0",
31 "date": "Wed, 07 Dec 2022 17:21:52 GMT",
32 "comments": {
33 "minor": [
34 {
35 "comment": "Internal: update to use new `getTypeName` and `getNamespaceString` helper"
36 },
37 {
38 "comment": "Uptake change to `onEmit` signature"
39 },
40 {
41 "comment": "**Breaking change** using new built-in `emitter-output-dir` option instead of custom `output-dir`."
42 }
43 ],
44 "patch": [
45 {
46 "comment": "Update dependencies"
47 }
48 ],
49 "dependency": [
50 {
51 "comment": "Updating dependency \"@cadl-lang/eslint-config-cadl\" from `~0.4.1` to `~0.5.0`"
52 }
53 ]
54 }
55 },
56 {
57 "version": "0.5.0",
58 "tag": "@cadl-lang/html-program-viewer_v0.5.0",
59 "date": "Sat, 12 Nov 2022 00:14:04 GMT",
60 "comments": {
61 "minor": [
62 {
63 "comment": "Internal: Update css library"
64 }
65 ],
66 "dependency": [
67 {
68 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.36.1` to `~0.37.0`"
69 },
70 {
71 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.36.1` to `~0.37.0`"
72 }
73 ]
74 }
75 },
76 {
77 "version": "0.4.0",
78 "tag": "@cadl-lang/html-program-viewer_v0.4.0",
79 "date": "Wed, 12 Oct 2022 21:12:35 GMT",
80 "comments": {
81 "minor": [
82 {
83 "comment": "Uptake deprecation change to `output-dir`"
84 }
85 ],
86 "dependency": [
87 {
88 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.35.0` to `~0.36.0`"
89 },
90 {
91 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.35.0` to `~0.36.0`"
92 }
93 ]
94 }
95 },
96 {
97 "version": "0.3.0",
98 "tag": "@cadl-lang/html-program-viewer_v0.3.0",
99 "date": "Thu, 08 Sep 2022 01:04:53 GMT",
100 "comments": {
101 "minor": [
102 {
103 "comment": "Uptake changes to compiler with current projection"
104 },
105 {
106 "comment": "React to Type suffix removal"
107 }
108 ],
109 "patch": [
110 {
111 "comment": "Update dependencies"
112 }
113 ],
114 "dependency": [
115 {
116 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.34.0` to `~0.35.0`"
117 },
118 {
119 "comment": "Updating dependency \"@cadl-lang/eslint-config-cadl\" from `~0.4.0` to `~0.4.1`"
120 },
121 {
122 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.34.0` to `~0.35.0`"
123 }
124 ]
125 }
126 },
127 {
128 "version": "0.2.2",
129 "tag": "@cadl-lang/html-program-viewer_v0.2.2",
130 "date": "Thu, 11 Aug 2022 19:05:23 GMT",
131 "comments": {
132 "dependency": [
133 {
134 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.33.0` to `~0.34.0`"
135 },
136 {
137 "comment": "Updating dependency \"@cadl-lang/eslint-config-cadl\" from `~0.3.0` to `~0.4.0`"
138 },
139 {
140 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.33.0` to `~0.34.0`"
141 }
142 ]
143 }
144 },
145 {
146 "version": "0.2.1",
147 "tag": "@cadl-lang/html-program-viewer_v0.2.1",
148 "date": "Fri, 08 Jul 2022 23:22:57 GMT",
149 "comments": {
150 "dependency": [
151 {
152 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.32.0` to `~0.33.0`"
153 },
154 {
155 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.32.0` to `~0.33.0`"
156 }
157 ]
158 }
159 },
160 {
161 "version": "0.2.0",
162 "tag": "@cadl-lang/html-program-viewer_v0.2.0",
163 "date": "Mon, 13 Jun 2022 23:42:28 GMT",
164 "comments": {
165 "minor": [
166 {
167 "comment": "Enable program viewer components to be consumed from the browser"
168 }
169 ],
170 "none": [
171 {
172 "comment": "Upgrade to TS4.7"
173 }
174 ],
175 "dependency": [
176 {
177 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.31.0` to `~0.32.0`"
178 },
179 {
180 "comment": "Updating dependency \"@cadl-lang/compiler\" from `~0.30.0` to `~0.32.0`"
181 }
182 ]
183 }
184 }
185 ]
186}
187