forked from AzureAD/microsoft-authentication-library-for-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.json
243 lines (243 loc) · 8.01 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
{
"name": "@azure/msal-angular",
"entries": [
{
"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"
}
]
}
}
]
}