forked from AzureAD/microsoft-authentication-library-for-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.json
462 lines (462 loc) · 16.2 KB
/
CHANGELOG.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
{
"name": "@azure/msal-angular",
"entries": [
{
"date": "Wed, 24 Mar 2021 22:55:46 GMT",
"tag": "@azure/msal-angular_v2.0.0-beta.2",
"version": "2.0.0-beta.2",
"comments": {
"prerelease": [
{
"comment": "Add support for logoutPopup API #3044",
"author": "[email protected]",
"commit": "5b091a8926cad858b1e00c81b9ff863c5fd40fc4",
"package": "@azure/msal-angular"
},
{
"comment": "Add MsalCustomNavigationClient, updates samples and docs #3174",
"author": "[email protected]",
"commit": "e99568a7060fe53cbea84607e35d2532e9fd605e",
"package": "@azure/msal-angular"
},
{
"comment": "Update MsalGuard and _inProgress subject #3269",
"author": "[email protected]",
"commit": "2f29cb3f2b9cd36e8503ea45f9cf2a4c1a263801",
"package": "@azure/msal-angular"
},
{
"comment": "Update MSAL Service handleRedirectObservable hash handling #3243",
"author": "[email protected]",
"commit": "1b389e80505b610f323347e06ab35249d0d0ecb3",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Mon, 15 Mar 2021 23:45:17 GMT",
"tag": "@azure/msal-angular_v2.0.0-beta.1",
"version": "2.0.0-beta.1",
"comments": {
"prerelease": [
{
"comment": "fix: #3149 - Msal Redirect Component was not part of the Module",
"author": "[email protected]",
"commit": "852fff6690bdb86dec2344b0e01106ebfaf9bc59",
"package": "@azure/msal-angular"
}
],
"none": [
{
"comment": "Docs update (#3137)",
"author": "[email protected]",
"commit": "9dbd969fd6faf7215887746add05cd370d291674",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Wed, 03 Mar 2021 21:47:05 GMT",
"tag": "@azure/msal-angular_v2.0.0-beta.0",
"version": "2.0.0-beta.0",
"comments": {
"prerelease": [
{
"comment": "Fix BroadcastService logging to use msal-angular version, update samples versions, profile, and links (#3015)",
"author": "[email protected]",
"commit": "e7f09b6ada9dd8812c5c29263338a4afd41f2006",
"package": "@azure/msal-angular"
},
{
"comment": "Add FAQ.md and active accounts in sample (#2977)",
"author": "[email protected]",
"commit": "c8561df04cb8d72328803429da37e45399238b53",
"package": "@azure/msal-angular"
},
{
"comment": "Update msal-angular preinstall script to force npm-force-resolutions version (#3074)",
"author": "[email protected]",
"commit": "65c6b630d97ef5acbfa00e621e2177c7d514009f",
"package": "@azure/msal-angular"
}
],
"none": [
{
"comment": "Add errors doc to msal-angular, update FAQ and redirect docs (#3093)",
"author": "[email protected]",
"commit": "c26265e6f337cead73979c8da396d09929d963e8",
"package": "@azure/msal-angular"
},
{
"comment": "Update angular docs and samples with incremental vs. upfront consent of scopes (#3051)",
"author": "[email protected]",
"commit": "ec7b363ce639e15dd4f34049ad9e95e93e26c183",
"package": "@azure/msal-angular"
},
{
"comment": "Correct spelling mistake for 0.x-1.x-upgrade-guide.md",
"author": "[email protected]",
"commit": "1ffad19b63fc55b899eca850fb165241ad66e589",
"package": "@azure/msal-angular"
},
{
"comment": "Add docs and sample for angular client-side navigation (#3073)",
"author": "[email protected]",
"commit": "bcf87e1077a1bd75b77d7b700d4197d64c8799a2",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Thu, 18 Feb 2021 00:34:32 GMT",
"tag": "@azure/msal-angular_v2.0.0-alpha.6",
"version": "2.0.0-alpha.6",
"comments": {
"prerelease": [
{
"comment": "Await loginRedirect in MSAL Guard to prevent race conditions",
"author": "[email protected]",
"commit": "d33571952cfaf696b5151e46149b2f27cf1dfcdc",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Tue, 09 Feb 2021 01:48:22 GMT",
"tag": "@azure/msal-angular_v2.0.0-alpha.5",
"version": "2.0.0-alpha.5",
"comments": {
"prerelease": [
{
"comment": "Msal-angular typedocs and instrumentation (#2863)",
"author": "[email protected]",
"commit": "b5815fe4b20a701cd0210bdfb0b16441f1e8dcfb",
"package": "@azure/msal-angular"
},
{
"comment": "Fix version.json import errors (#2993)",
"author": "[email protected]",
"commit": "6dc3bc9e2148bc53b181d9f079f6e11e0159620b",
"package": "@azure/msal-angular"
},
{
"comment": "Update ssoSilent and cors-api documentation (#2971)",
"author": "[email protected]",
"commit": "a41c9f8a2035ed0965a21b2d6036199c955297e7",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Tue, 02 Feb 2021 01:56:47 GMT",
"tag": "@azure/msal-angular_v2.0.0-alpha.4",
"version": "2.0.0-alpha.4",
"comments": {
"none": [
{
"comment": "Typedocs Updates (#2926)",
"author": "[email protected]",
"commit": "3fd4a48143ed4fb62b9e3266338b1abda920d68a",
"package": "@azure/msal-angular"
},
{
"comment": "Add project references (#2930)",
"author": "[email protected]",
"commit": "a836e77e372f1b4da28195d4ad8c0c75d6794875",
"package": "@azure/msal-angular"
}
],
"prerelease": [
{
"comment": "Invoke interaction if MSAL Interceptor resolves with null access token, mitigates B2C service not supporting RTs for multiple resources",
"author": "[email protected]",
"commit": "c701a75f041263aa2c7ce29c6d73f0b1ccc2a379",
"package": "@azure/msal-angular"
},
{
"comment": "Pass SKU and version to msal-browser (#2845)",
"author": "[email protected]",
"commit": "aaa262bad9a65a6bc391b7a7585504f6ad6ff833",
"package": "@azure/msal-angular"
},
{
"comment": "Add redirect component, get interactionStatus from msal-browser, add inProgress$, and sample updates (#2885)",
"author": "[email protected]",
"commit": "ebd726a6eea98ef097d6f9ee1dc45a206d184065",
"package": "@azure/msal-angular"
},
{
"comment": "Get package version from version.json (#2915)",
"author": "[email protected]",
"commit": "a6f4702f9439e318a8cb6dc65d1def16351a84fd",
"package": "@azure/msal-angular"
},
{
"comment": "Add version detection to msal guard for canLoad interface (#2948)",
"author": "[email protected]",
"commit": "f0dba5aeb3e0e88ca8816ada5323972e362f9d75",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Thu, 21 Jan 2021 21:48:01 GMT",
"tag": "@azure/msal-angular_v2.0.0-alpha.3",
"version": "2.0.0-alpha.3",
"comments": {
"none": [
{
"comment": "Update configuration.md with platformBrowserDynamic (#2879)",
"author": "[email protected]",
"commit": "04fbd99cab9807919584d065b34e3a342ff88f3e",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Tue, 12 Jan 2021 00:51:26 GMT",
"tag": "@azure/msal-angular_v2.0.0-alpha.3",
"version": "2.0.0-alpha.3",
"comments": {
"none": [
{
"comment": "Temporarily use npm-force-resolutions to get update transitive deps for MSAL Angular",
"author": "[email protected]",
"commit": "088541486482acf904b8b8d2461fad9f9bddd645",
"package": "@azure/msal-angular"
},
{
"comment": "Update docs and samples (#2764)",
"author": "[email protected]",
"commit": "0fce9aa83fe0f215a73fda80831c5bbd871d59fc",
"package": "@azure/msal-angular"
},
{
"comment": "Merge angular-v2 to dev (#2709)",
"author": "[email protected]",
"commit": "76a88f98fbab73fd6c0ad6d04b294814c169fc10",
"package": "@azure/msal-angular"
},
{
"comment": "package-lock update",
"author": "[email protected]",
"commit": "c092667cd997935625eafbc491ede54417d4b657",
"package": "@azure/msal-angular"
},
{
"comment": "Add docs for Angular Universal SSR (#2746)",
"author": "[email protected]",
"commit": "4a90d46733b197b578955d6d54a7fad606bc4f05",
"package": "@azure/msal-angular"
},
{
"comment": "package.lock changes",
"author": "[email protected]",
"commit": "0d8e60f38340cb7b9a49dc3e0be28503105b5857",
"package": "@azure/msal-angular"
},
{
"comment": "package.lock change",
"author": "[email protected]",
"commit": "4e50ca592f5a17578072be9e4ac28e05b3e6d594",
"package": "@azure/msal-angular"
}
],
"prerelease": [
{
"comment": "Make scopes optional for msal-guard config (#2829)",
"author": "[email protected]",
"commit": "b2f0bf9b492fa691b373612a7ac20b7763acd65a",
"package": "@azure/msal-angular"
},
{
"comment": "Interceptor, guard, and samples to use active account (#2784)",
"author": "[email protected]",
"commit": "7d2b1014e36bb3234b8a48618a5805a44d7a5dc8",
"package": "@azure/msal-angular"
},
{
"comment": "Msal guard supports angular routes for login failure (#2803)",
"author": "[email protected]",
"commit": "984098e18ac9af4fcdda46d87d7f5503d135f580",
"package": "@azure/msal-angular"
},
{
"comment": "Add additional interfaces to msal-guard (#2759)",
"author": "[email protected]",
"commit": "70888a7b0dde9d2d7fa9e344ad21ad9de6bae39a",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Mon, 07 Dec 2020 23:02:52 GMT",
"tag": "@azure/msal-angular_v2.0.0-alpha.1",
"version": "2.0.0-alpha.1",
"comments": {
"none": [
{
"comment": "Update readme and docs (#2638)",
"author": "[email protected]",
"commit": "ce8c0a1f8e0843d6be7a5dff9985bc38f4ca09a5",
"package": "@azure/msal-angular"
}
],
"prerelease": [
{
"comment": "MSAL Angular v2 alpha.1 changes",
"author": "[email protected]",
"commit": "ad26bb58337d762e1ab60432ad7989b642c4a59c",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Thu, 12 Nov 2020 00:45:30 GMT",
"tag": "@azure/msal-angular_v2.0.0-alpha.0",
"version": "2.0.0-alpha.0",
"comments": {
"prerelease": [
{
"comment": "Add msal-angular-v2-alpha-0 (#2463)",
"author": "[email protected]",
"commit": "31127561c00ce7d24e9a3059399140ab7984eb31",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Wed, 11 Nov 2020 23:33:20 GMT",
"tag": "@azure/msal-angular_v1.1.2",
"version": "1.1.2",
"comments": {
"patch": [
{
"comment": "Pass generic to ModuleWithProviders for MsalModule v1, set supported Angular versions to 6-9 (#2577)",
"author": "[email protected]",
"commit": "8cf918d4dc99fe5c09d0b20b138fe71fd3ddb3a1",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Sat, 07 Nov 2020 01:50:14 GMT",
"tag": "@azure/msal-angular_v1.1.1",
"version": "1.1.1",
"comments": {
"none": [
{
"comment": "Build Pipeline Changes (#2406)",
"author": "[email protected]",
"commit": "af8459c0d53a4dc2bf495017608c0bb03004d006",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Tue, 20 Oct 2020 23:47:28 GMT",
"tag": "@azure/msal-angular_v1.1.1",
"version": "1.1.1",
"comments": {
"none": [
{
"comment": "Add eslint rules for imports, unused variables, and copyright header (#2345)",
"author": "[email protected]",
"commit": "64a4f9e868e63346dfd711dec717abe7fd14d949",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Fri, 02 Oct 2020 17:42:35 GMT",
"tag": "@azure/msal-angular_v1.1.1",
"version": "1.1.1",
"comments": {
"none": [
{
"comment": "Updating package-lock.json",
"author": "[email protected]",
"commit": "3cffbc99730532bbd0b35f2e3a9df17f032c0675",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Thu, 17 Sep 2020 23:16:22 GMT",
"tag": "@azure/msal-angular_v1.1.1",
"version": "1.1.1",
"comments": {
"none": [
{
"comment": "Update MSAL Angular to use central lint configuration",
"author": "[email protected]",
"commit": "fc49c6f16b3f7a62a67d249107fc484272133305",
"package": "@azure/msal-angular"
},
{
"comment": "update package-lock.json",
"author": "[email protected]",
"commit": "0b296f957303031552a8b768f56310488a9e63d2",
"package": "@azure/msal-angular"
},
{
"comment": "package.lock changes",
"author": "[email protected]",
"commit": "9760b6ff6c0ad403ac1b26968cb10d3d7e72a6fd",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Tue, 25 Aug 2020 00:40:45 GMT",
"tag": "@azure/msal-angular_v1.1.0",
"version": "1.1.0",
"comments": {
"minor": [
{
"comment": "Update protectedResources with wildcard, remove unprotectedResources from msal-angular (#2029)",
"author": "[email protected]",
"commit": "1485f29f10687f05aca3d8cbe8185de47e08a40a",
"package": "@azure/msal-angular"
}
]
}
},
{
"date": "Thu, 13 Aug 2020 02:20:48 GMT",
"tag": "@azure/msal-angular_v1.0.0",
"version": "1.0.0",
"comments": {
"none": [
{
"comment": "Improved documentation of handleRedirectCallback in msal-angular (#2032)",
"author": "[email protected]",
"commit": "7868d2f99313d1ffe943c28f3516dd0a92fa33ba",
"package": "@azure/msal-angular"
},
{
"comment": "updating files for automated release steps",
"author": "[email protected]",
"commit": "2c937a52cef36cbc84231f8868b4251529fa38c9",
"package": "@azure/msal-angular"
}
]
}
}
]
}