forked from AzureAD/microsoft-authentication-library-for-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.json
151 lines (151 loc) · 5.19 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
{
"name": "@azure/msal-react",
"entries": [
{
"date": "Tue, 12 Jan 2021 00:51:26 GMT",
"tag": "@azure/msal-react_v1.0.0-alpha.2",
"version": "1.0.0-alpha.2",
"comments": {
"prerelease": [
{
"comment": "Add logger (#2727)",
"author": "[email protected]",
"commit": "cc0c22274fabb4304ce8b574c488cc5191362848",
"package": "@azure/msal-react"
},
{
"comment": "Fix redirect loop when service returns error (#2762)",
"author": "[email protected]",
"commit": "730d30b7bb2afa597d7b23dc0393dc78d01f849e",
"package": "@azure/msal-react"
}
],
"none": [
{
"comment": "Update storybook to v6",
"author": "[email protected]",
"commit": "df94f4216584735768589fb047d74762bfa75911",
"package": "@azure/msal-react"
},
{
"comment": "Readme Update (#2814)",
"author": "[email protected]",
"commit": "194f21637c900f3e4afb64bbcf47cfc1328cb1bf",
"package": "@azure/msal-react"
},
{
"comment": "package-lock changes",
"author": "[email protected]",
"commit": "c092667cd997935625eafbc491ede54417d4b657",
"package": "@azure/msal-react"
},
{
"comment": "package.lock change",
"author": "[email protected]",
"commit": "4e50ca592f5a17578072be9e4ac28e05b3e6d594",
"package": "@azure/msal-react"
},
{
"comment": "Readme update (#2813)",
"author": "[email protected]",
"commit": "c22616826105ea3bad37745e6ffcf27e409fe774",
"package": "@azure/msal-react"
}
]
}
},
{
"date": "Mon, 07 Dec 2020 22:19:03 GMT",
"tag": "@azure/msal-react_v1.0.0-alpha.1",
"version": "1.0.0-alpha.1",
"comments": {
"prerelease": [
{
"comment": "Prevent unnecessary context updates (#2671)",
"author": "[email protected]",
"commit": "a1ba4a5037480a23d22d3a72a4217650028953d2",
"package": "@azure/msal-react"
},
{
"comment": "Updating TestConstants.ts",
"author": "[email protected]",
"commit": "b921279b4f285d2984b8458f27348d3f734b0d67",
"package": "@azure/msal-react"
},
{
"comment": "Readme Updates",
"author": "[email protected]",
"commit": "4c9729742d82fc51cf7b823bd376e6551dcd851b",
"package": "@azure/msal-react"
},
{
"comment": "Fix Server/Client mismatch when using SSR (#2646)",
"author": "[email protected]",
"commit": "23b292184da04a397f985f6453f22810c40d1fbc",
"package": "@azure/msal-react"
},
{
"comment": "useMsalAuthentication consumes response from login callback (#2610)",
"author": "[email protected]",
"commit": "9c029bc074ecd32483a45cfab8721f0771c31e55",
"package": "@azure/msal-react"
},
{
"comment": "Update msal-react ssoSilent example",
"author": "[email protected]",
"commit": "46bef2f0e3a2ffacc9fd4d69c6016f5528d630a5",
"package": "@azure/msal-react"
},
{
"comment": "Readme updates (#2592)",
"author": "[email protected]",
"commit": "cfea3b511ebfcd4a22334a1b7c7625f8a7a3a098",
"package": "@azure/msal-react"
}
]
}
},
{
"date": "Wed, 11 Nov 2020 23:33:20 GMT",
"tag": "@azure/msal-react_v1.0.0-alpha.0",
"version": "1.0.0-alpha.0",
"comments": {
"none": [
{
"comment": "Change MsalContext file extension (#2584)",
"author": "[email protected]",
"commit": "f680d65c5b29593242605f815a2a98f126c280a1",
"package": "@azure/msal-react"
},
{
"comment": "Add localAccountId to AccountIdentifiers (#2588)",
"author": "[email protected]",
"commit": "b6e1692cc3e3ea8c0d9b5808c4469446c01cfb84",
"package": "@azure/msal-react"
},
{
"comment": "Update Docs and Deps (#2581)",
"author": "[email protected]",
"commit": "f27f3ccfbd691b69e0393358eb0c165f1fc1c714",
"package": "@azure/msal-react"
}
]
}
},
{
"date": "Tue, 10 Nov 2020 01:48:44 GMT",
"tag": "@azure/msal-react_v2.0.0-alpha.0",
"version": "2.0.0-alpha.0",
"comments": {
"none": [
{
"comment": "msal-react first alpha release (#2540)",
"author": "[email protected]",
"commit": "612feaeb6e5099cae6d1f606d187f5e38063018f",
"package": "@azure/msal-react"
}
]
}
}
]
}