Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-browser v2.12.0
2.12.0
Wed, 03 Mar 2021 21:47:05 GMT
Minor changes
- Add option to make MSAL browser cookies secure (#3001) (hemoral@microsoft.com)
- Add setNavigationClient API and expose INavigationClient interface (#2985) (thomas.norling@microsoft.com)
Patches
- Separate telemetry for ssoSilent and ATS iframe renewal (#3064) (thomas.norling@microsoft.com)
- Add instrumentation to msal-browser (#3004) (joarroyo@microsoft.com)
- Memoize multiple calls to handleRedirectPromise (#3072) (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/3135
@azure/msal-react v1.0.0-beta.0
1.0.0-beta.0
Wed, 03 Mar 2021 21:47:05 GMT
Changes
- Remove InteractionStatus export (#3048) (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/3131
@azure/msal-angular v2.0.0-beta.0
2.0.0-beta.0
Wed, 03 Mar 2021 21:47:05 GMT
Changes
- Fix BroadcastService logging to use msal-angular version, update samples versions, profile, and links (#3015) (joarroyo@microsoft.com)
- Add FAQ.md and active accounts in sample (#2977) (joarroyo@microsoft.com)
- Update msal-angular preinstall script to force npm-force-resolutions version (#3074) (joarroyo@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/3133
@azure/msal-react v1.0.0-alpha.6
1.0.0-alpha.6
Thu, 18 Feb 2021 00:34:32 GMT
@azure/msal-common v4.0.1
4.0.1
Thu, 18 Feb 2021 00:34:32 GMT
Patches
- Clarify Device Code Timeout units (#3031) (hemoral@microsoft.com)
@azure/msal-browser v2.11.2
2.11.2
Thu, 18 Feb 2021 00:34:32 GMT
Patches
- Ensure scrollbars are enabled for popups in browser (janutter@microsoft.com)
@azure/msal-node v1.0.0
1.0.0
Thu, 18 Feb 2021 00:34:32 GMT
Patches
- update msal-node landing page & samples page (dogan.erisen@gmail.com)
Changes
- ADD FAQs (#3038) (sameera.gajjarapu@microsoft.com)
- Update node version support in package.json(#2998) (sameera.gajjarapu@microsoft.com)
@azure/msal-angular v2.0.0-alpha.6
2.0.0-alpha.6
Thu, 18 Feb 2021 00:34:32 GMT
Changes
- Await loginRedirect in MSAL Guard to prevent race conditions (janutter@microsoft.com)
msal v1.4.6
1.4.6
Tue, 09 Feb 2021 01:48:22 GMT
Patches
- Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
@azure/msal-common v4.0.0
4.0.0
Tue, 09 Feb 2021 01:48:22 GMT
Major changes
- Add API Extractor for msal-node (sameera.gajjarapu@microsoft.com)
Patches
- Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
- Setting postLogoutRedirectUri as null will disable post logout redirect (janutter@microsoft.com)
- Ignore OIDC scopes during cache lookup or replacement (#2969) (prkanher@microsoft.com)