|
1 | 1 | { |
2 | 2 | "name": "@microsoft/api-documenter", |
3 | 3 | "entries": [ |
| 4 | + { |
| 5 | + "version": "7.3.3", |
| 6 | + "tag": "@microsoft/api-documenter_v7.3.3", |
| 7 | + "date": "Wed, 12 Jun 2019 19:12:33 GMT", |
| 8 | + "comments": { |
| 9 | + "dependency": [ |
| 10 | + { |
| 11 | + "comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.2.5` to `4.2.6`" |
| 12 | + }, |
| 13 | + { |
| 14 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.18` to `0.3.19`" |
| 15 | + }, |
| 16 | + { |
| 17 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.66` to `6.0.67`" |
| 18 | + } |
| 19 | + ] |
| 20 | + } |
| 21 | + }, |
| 22 | + { |
| 23 | + "version": "7.3.2", |
| 24 | + "tag": "@microsoft/api-documenter_v7.3.2", |
| 25 | + "date": "Tue, 11 Jun 2019 00:48:06 GMT", |
| 26 | + "comments": { |
| 27 | + "patch": [ |
| 28 | + { |
| 29 | + "comment": "Add support for emitting type parameters in the YamlDocumenter" |
| 30 | + } |
| 31 | + ], |
| 32 | + "dependency": [ |
| 33 | + { |
| 34 | + "comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.1.3` to `7.2.0`" |
| 35 | + }, |
| 36 | + { |
| 37 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.17` to `0.3.18`" |
| 38 | + }, |
| 39 | + { |
| 40 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.65` to `6.0.66`" |
| 41 | + } |
| 42 | + ] |
| 43 | + } |
| 44 | + }, |
| 45 | + { |
| 46 | + "version": "7.3.1", |
| 47 | + "tag": "@microsoft/api-documenter_v7.3.1", |
| 48 | + "date": "Thu, 06 Jun 2019 22:33:36 GMT", |
| 49 | + "comments": { |
| 50 | + "dependency": [ |
| 51 | + { |
| 52 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.16` to `0.3.17`" |
| 53 | + }, |
| 54 | + { |
| 55 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.64` to `6.0.65`" |
| 56 | + } |
| 57 | + ] |
| 58 | + } |
| 59 | + }, |
| 60 | + { |
| 61 | + "version": "7.3.0", |
| 62 | + "tag": "@microsoft/api-documenter_v7.3.0", |
| 63 | + "date": "Wed, 05 Jun 2019 19:12:34 GMT", |
| 64 | + "comments": { |
| 65 | + "patch": [ |
| 66 | + { |
| 67 | + "comment": "Fix an issue where TSDoc index selectors (ApiParameterListMixin.overloadIndex) started from 0, whereas TSDoc requires a nonzero number" |
| 68 | + } |
| 69 | + ], |
| 70 | + "minor": [ |
| 71 | + { |
| 72 | + "comment": "Improved the experimental api-documenter generate command." |
| 73 | + } |
| 74 | + ], |
| 75 | + "dependency": [ |
| 76 | + { |
| 77 | + "comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.1.2` to `7.1.3`" |
| 78 | + }, |
| 79 | + { |
| 80 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.15` to `0.3.16`" |
| 81 | + }, |
| 82 | + { |
| 83 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.63` to `6.0.64`" |
| 84 | + } |
| 85 | + ] |
| 86 | + } |
| 87 | + }, |
| 88 | + { |
| 89 | + "version": "7.2.2", |
| 90 | + "tag": "@microsoft/api-documenter_v7.2.2", |
| 91 | + "date": "Tue, 04 Jun 2019 05:51:53 GMT", |
| 92 | + "comments": { |
| 93 | + "dependency": [ |
| 94 | + { |
| 95 | + "comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.1.1` to `7.1.2`" |
| 96 | + }, |
| 97 | + { |
| 98 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.14` to `0.3.15`" |
| 99 | + }, |
| 100 | + { |
| 101 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.62` to `6.0.63`" |
| 102 | + } |
| 103 | + ] |
| 104 | + } |
| 105 | + }, |
| 106 | + { |
| 107 | + "version": "7.2.1", |
| 108 | + "tag": "@microsoft/api-documenter_v7.2.1", |
| 109 | + "date": "Mon, 27 May 2019 04:13:44 GMT", |
| 110 | + "comments": { |
| 111 | + "patch": [ |
| 112 | + { |
| 113 | + "comment": "Improve the markdown generator to document class constructors" |
| 114 | + } |
| 115 | + ], |
| 116 | + "dependency": [ |
| 117 | + { |
| 118 | + "comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.1.0` to `7.1.1`" |
| 119 | + }, |
| 120 | + { |
| 121 | + "comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.2.4` to `4.2.5`" |
| 122 | + }, |
| 123 | + { |
| 124 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.13` to `0.3.14`" |
| 125 | + }, |
| 126 | + { |
| 127 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.61` to `6.0.62`" |
| 128 | + } |
| 129 | + ] |
| 130 | + } |
| 131 | + }, |
| 132 | + { |
| 133 | + "version": "7.2.0", |
| 134 | + "tag": "@microsoft/api-documenter_v7.2.0", |
| 135 | + "date": "Thu, 16 May 2019 22:15:20 GMT", |
| 136 | + "comments": { |
| 137 | + "minor": [ |
| 138 | + { |
| 139 | + "comment": "Add optional config file `api-documenter.json` to allow building custom Table of Contents for YamlDocumenter." |
| 140 | + } |
| 141 | + ] |
| 142 | + } |
| 143 | + }, |
| 144 | + { |
| 145 | + "version": "7.1.7", |
| 146 | + "tag": "@microsoft/api-documenter_v7.1.7", |
| 147 | + "date": "Mon, 13 May 2019 02:08:35 GMT", |
| 148 | + "comments": { |
| 149 | + "dependency": [ |
| 150 | + { |
| 151 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.12` to `0.3.13`" |
| 152 | + }, |
| 153 | + { |
| 154 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.60` to `6.0.61`" |
| 155 | + } |
| 156 | + ] |
| 157 | + } |
| 158 | + }, |
| 159 | + { |
| 160 | + "version": "7.1.6", |
| 161 | + "tag": "@microsoft/api-documenter_v7.1.6", |
| 162 | + "date": "Mon, 06 May 2019 20:46:21 GMT", |
| 163 | + "comments": { |
| 164 | + "dependency": [ |
| 165 | + { |
| 166 | + "comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.2.3` to `4.2.4`" |
| 167 | + }, |
| 168 | + { |
| 169 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.11` to `0.3.12`" |
| 170 | + }, |
| 171 | + { |
| 172 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.59` to `6.0.60`" |
| 173 | + } |
| 174 | + ] |
| 175 | + } |
| 176 | + }, |
| 177 | + { |
| 178 | + "version": "7.1.5", |
| 179 | + "tag": "@microsoft/api-documenter_v7.1.5", |
| 180 | + "date": "Mon, 06 May 2019 19:34:54 GMT", |
| 181 | + "comments": { |
| 182 | + "dependency": [ |
| 183 | + { |
| 184 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.10` to `0.3.11`" |
| 185 | + }, |
| 186 | + { |
| 187 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.58` to `6.0.59`" |
| 188 | + } |
| 189 | + ] |
| 190 | + } |
| 191 | + }, |
| 192 | + { |
| 193 | + "version": "7.1.4", |
| 194 | + "tag": "@microsoft/api-documenter_v7.1.4", |
| 195 | + "date": "Mon, 06 May 2019 19:11:16 GMT", |
| 196 | + "comments": { |
| 197 | + "dependency": [ |
| 198 | + { |
| 199 | + "comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.3.9` to `0.3.10`" |
| 200 | + }, |
| 201 | + { |
| 202 | + "comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.57` to `6.0.58`" |
| 203 | + } |
| 204 | + ] |
| 205 | + } |
| 206 | + }, |
4 | 207 | { |
5 | 208 | "version": "7.1.3", |
6 | 209 | "tag": "@microsoft/api-documenter_v7.1.3", |
|
0 commit comments