microsoft/typespec

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
c8fa705e504d881e06a46440be662dce3dbe920d

Branches

Tags

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

Clone

HTTPS

Download ZIP

packages/html-program-viewer/CHANGELOG.json

174lines · modecode

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