Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-common v1.6.1
1.6.1
Thu, 15 Oct 2020 00:49:18 GMT
Patches
- Removing unused errors in msal-common and fixing possible build errors in @azure/msal-common@1.6.0 (#2432) (sameera.gajjarapu@microsoft.com)
@azure/msal-common v1.6.0
1.6.0
Wed, 14 Oct 2020 23:45:07 GMT
Minor changes
- Add support for persistence cache plugin (#2348) (sameera.gajjarapu@microsoft.com)
Patches
- Add Telemetry header size limit (#2223) (thomas.norling@microsoft.com)
@azure/msal-browser v2.3.1
2.3.1
Wed, 14 Oct 2020 23:45:07 GMT
Patches
- Remove rogue console.log() in the BrowserCrypto.ts file and add a lint rule to prevent future issues (#2410) (prkanher@microsoft.com)
- Check for Headers class when configuring network client (janutter@microsoft.com)
- Update getItem to return ServerTelemetryEntity (#2223) (thomas.norling@microsoft.com)
@azure/msal-node v1.0.0-alpha.11
1.0.0-alpha.11
Thu, 15 Oct 2020 00:49:18 GMT
Changes
- Export all "Request" types in msal-node (sameera.gajjarapu@microsoft.com)
@azure/msal-node v1.0.0-alpha.10
1.0.0-alpha.10
Wed, 14 Oct 2020 23:45:07 GMT
Changes
- Docs update for msal-node release (sameera.gajjarapu@microsoft.com)
- Export error types for msal-node (sameera.gajjarapu@microsoft.com)
- Add uuid as dependency in msal-node package.json so it is installed with the library (hectormgdev@gmail.com)
- Update TokenCache interface (#2348) (sameera.gajjarapu@microsoft.com)
@azure/msal-node-extensions v1.0.0-alpha.4
1.0.0-alpha.4
Wed, 14 Oct 2020 23:45:07 GMT
Changes
- Update PersistenceCachePlugin (#2348) (sameera.gajjarapu@microsoft.com)
@azure/msal-common v1.5.0
@azure/msal-browser v2.3.0
@azure/msal-node v1.0.0-alpha.9
1.0.0-alpha.9
Fri, 02 Oct 2020 17:42:35 GMT
Changes
- Dummy implementation of access token proof-of-possession (prkanher@microsoft.com)
Release msal v1.4.1
1.4.1
Wed, 30 Sep 2020 17:58:33 GMT
Patches
- Fix ID Token cache lookup. PR #2206 (hemoral@microsoft.com)