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