-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version 6.4.3
- Loading branch information
Showing
345 changed files
with
17,017 additions
and
15,163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,211 @@ | ||
{ | ||
"name": "msal", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 13 May 2021 18:34:08 GMT", | ||
"tag": "msal_v1.4.11", | ||
"version": "1.4.11", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Enable no-param-reassign lint rule", | ||
"author": "[email protected]", | ||
"commit": "e24f5cff944c05ccaecb180fa68814bc89512095", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 12 May 2021 18:35:03 GMT", | ||
"tag": "msal_v1.4.11", | ||
"version": "1.4.11", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Remove idtoken hash from browser history in msal-core #3587", | ||
"author": "[email protected]", | ||
"commit": "6a7a5c78af41887d5ac969ee2743f8a8668e5c6e", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 22 Apr 2021 23:26:08 GMT", | ||
"tag": "msal_v1.4.10", | ||
"version": "1.4.10", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Update and fix eslint rules", | ||
"author": "[email protected]", | ||
"commit": "70debe58239b6a6fdf4e533a8a1ee057257846a8", | ||
"package": "msal" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"comment": "Encode control characters in cookies set by MSAL.js v1 #3469", | ||
"author": "[email protected]", | ||
"commit": "80e40e83c0e3709fce6ae0534138c930dfdacaa5", | ||
"package": "msal" | ||
}, | ||
{ | ||
"comment": "Add .browserslistrc #3471", | ||
"author": "[email protected]", | ||
"commit": "04c6d659d4dc76183ef9043075d3b6cacc450c9b", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 14 Apr 2021 18:39:53 GMT", | ||
"tag": "msal_v1.4.9", | ||
"version": "1.4.9", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Merge pull request #2964 from AzureAD/msal-react-migration-guide", | ||
"author": "[email protected]", | ||
"commit": "ee6480557de68bb84765097e7b3aa79fb2b5977e", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 31 Mar 2021 22:25:57 GMT", | ||
"tag": "msal_v1.4.9", | ||
"version": "1.4.9", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix token cache for /consumers authority #3327", | ||
"author": "[email protected]", | ||
"commit": "d9f23adb2d26f9008ccb24977b4a8352755fbda5", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 24 Mar 2021 22:55:46 GMT", | ||
"tag": "msal_v1.4.8", | ||
"version": "1.4.8", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Fix code example", | ||
"author": "[email protected]", | ||
"commit": "f2542071844d89989a5db16d36552cdd5826309b", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 15 Mar 2021 23:45:17 GMT", | ||
"tag": "msal_v1.4.8", | ||
"version": "1.4.8", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Dont migrate tokens for different clientId #3188", | ||
"author": "[email protected]", | ||
"commit": "2933eaab47f1f840b71bfdb5b991eb297922e48a", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 03 Mar 2021 21:47:05 GMT", | ||
"tag": "msal_v1.4.7", | ||
"version": "1.4.7", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix lib version on request (#3080) ", | ||
"author": "[email protected]", | ||
"commit": "b38129df9722e009e9e9a8b6a482a272835c3bf9", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 09 Feb 2021 01:48:22 GMT", | ||
"tag": "msal_v1.4.6", | ||
"version": "1.4.6", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix version.json import errors (#2993)", | ||
"author": "[email protected]", | ||
"commit": "6dc3bc9e2148bc53b181d9f079f6e11e0159620b", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 02 Feb 2021 01:56:47 GMT", | ||
"tag": "msal_v1.4.5", | ||
"version": "1.4.5", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Get package version from version.json (#2915)", | ||
"author": "[email protected]", | ||
"commit": "a6f4702f9439e318a8cb6dc65d1def16351a84fd", | ||
"package": "msal" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"comment": "Typedocs Updates (#2926)", | ||
"author": "[email protected]", | ||
"commit": "3fd4a48143ed4fb62b9e3266338b1abda920d68a", | ||
"package": "msal" | ||
}, | ||
{ | ||
"comment": "Add deprecation notice to Readme (#2956)", | ||
"author": "[email protected]", | ||
"commit": "d2c3d3d742bb32411d6fb4846f775400b8c3a49e", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 12 Jan 2021 00:51:26 GMT", | ||
"tag": "msal_v1.4.4", | ||
"version": "1.4.4", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "package-lock changes", | ||
"author": "[email protected]", | ||
"commit": "c092667cd997935625eafbc491ede54417d4b657", | ||
"package": "msal" | ||
}, | ||
{ | ||
"comment": "package.lock change", | ||
"author": "[email protected]", | ||
"commit": "4e50ca592f5a17578072be9e4ac28e05b3e6d594", | ||
"package": "msal" | ||
}, | ||
{ | ||
"comment": "Fix npm audit warnings", | ||
"author": "[email protected]", | ||
"commit": "751026cdaa24dd370c50ad714bf0b1d54c71fbde", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 07 Dec 2020 22:19:03 GMT", | ||
"tag": "msal_v1.4.4", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,66 @@ | ||
# Change Log - msal | ||
|
||
This log was last generated on Wed, 11 Nov 2020 23:33:20 GMT and should not be manually modified. | ||
This log was last generated on Wed, 12 May 2021 18:35:03 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.4.11 | ||
|
||
Wed, 12 May 2021 18:35:03 GMT | ||
|
||
### Patches | ||
|
||
- Remove idtoken hash from browser history in msal-core #3587 ([email protected]) | ||
|
||
## 1.4.10 | ||
|
||
Thu, 22 Apr 2021 23:26:08 GMT | ||
|
||
### Patches | ||
|
||
- Encode control characters in cookies set by MSAL.js v1 #3469 ([email protected]) | ||
- Add .browserslistrc #3471 ([email protected]) | ||
|
||
## 1.4.9 | ||
|
||
Wed, 31 Mar 2021 22:25:57 GMT | ||
|
||
### Patches | ||
|
||
- Fix token cache for /consumers authority #3327 ([email protected]) | ||
|
||
## 1.4.8 | ||
|
||
Mon, 15 Mar 2021 23:45:17 GMT | ||
|
||
### Patches | ||
|
||
- Dont migrate tokens for different clientId #3188 ([email protected]) | ||
|
||
## 1.4.7 | ||
|
||
Wed, 03 Mar 2021 21:47:05 GMT | ||
|
||
### Patches | ||
|
||
- Fix lib version on request (#3080) ([email protected]) | ||
|
||
## 1.4.6 | ||
|
||
Tue, 09 Feb 2021 01:48:22 GMT | ||
|
||
### Patches | ||
|
||
- Fix version.json import errors (#2993) ([email protected]) | ||
|
||
## 1.4.5 | ||
|
||
Tue, 02 Feb 2021 01:56:47 GMT | ||
|
||
### Patches | ||
|
||
- Get package version from version.json (#2915) ([email protected]) | ||
|
||
## 1.4.4 | ||
|
||
Wed, 11 Nov 2020 23:33:20 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.