Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-browser v2.11.1
2.11.1
Tue, 09 Feb 2021 01:48:22 GMT
Patches
- Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
- Add missing network types to browser exports (#2995) (prkanher@microsoft.com)
- Ignore OIDC scopes during cache lookup or replacement (#2969) (prkanher@microsoft.com)
- Allow apps to not use the current page as default postLogoutRedirectUri in MSAL Browser (#2789) (janutter@microsoft.com)
- Fix PCA stub errors (#2963) (thomas.norling@microsoft.com)
@azure/msal-react v1.0.0-alpha.5
1.0.0-alpha.5
Tue, 09 Feb 2021 01:48:22 GMT
Changes
- Check InteractionStatus in Authenticated/UnauthenticatedTemplate (#2996) (thomas.norling@microsoft.com)
- Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
@azure/msal-node v1.0.0-beta.6
1.0.0-beta.6
Tue, 09 Feb 2021 01:48:22 GMT
Changes
- Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
- Ignore OIDC scopes during cache lookup or replacement (#2969) (prkanher@microsoft.com)
- Set the validateStatus locally than globally for
axios
(#2959) (sameera.gajjarapu@microsoft.com) - Add API Extractor for msal-node (sameera.gajjarapu@microsoft.com)
@azure/msal-angular v2.0.0-alpha.5
2.0.0-alpha.5
Tue, 09 Feb 2021 01:48:22 GMT
Changes
- Msal-angular typedocs and instrumentation (#2863) (joarroyo@microsoft.com)
- Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
- Update ssoSilent and cors-api documentation (#2971) (joarroyo@microsoft.com)
msal v1.4.5
1.4.5
Tue, 02 Feb 2021 01:56:47 GMT
Patches
- Get package version from version.json (#2915) (thomas.norling@microsoft.com)
@azure/msal-common v3.1.0
3.1.0
Tue, 02 Feb 2021 01:56:47 GMT
Minor changes
- Add wrapper SKU and version to current telemetry header (#2845) (thomas.norling@microsoft.com)
Patches
- Fix token timestamp calculation (prkanher@microsoft.com)
- Fix B2C policy switching (#2949) (thomas.norling@microsoft.com)
- Get package version from version.json (#2915) (thomas.norling@microsoft.com)
@azure/msal-browser v2.11.0
2.11.0
Tue, 02 Feb 2021 01:56:47 GMT
Minor changes
- Add initializeWrapperLibrary API (#2845) (thomas.norling@microsoft.com)
- Add getInteractionStatusFromEvent to msal-browser (#2885) (joarroyo@microsoft.com)
Patches
- Fix temp cache cleanup when using localStorage (#2935) (thomas.norling@microsoft.com)
- Get package version from version.json (#2915) (thomas.norling@microsoft.com)
@azure/msal-react v1.0.0-alpha.4
1.0.0-alpha.4
Tue, 02 Feb 2021 01:56:47 GMT
Changes
- Get package version from version.json (#2915) (thomas.norling@microsoft.com)
- Use interactionStatus and inProgress from msal-browser (#2885) (joarroyo@microsoft.com)
- Pass SKU and version to msal-browser (#2845) (thomas.norling@microsoft.com)
@azure/msal-node v1.0.0-beta.5
1.0.0-beta.5
Tue, 02 Feb 2021 01:56:47 GMT
Changes
- Get package version from version.json (#2915) (thomas.norling@microsoft.com)
- Add interfaces to public APIs in msal-node (#2623) (sameera.gajjarapu@microsoft.com)
@azure/msal-angular v2.0.0-alpha.4
2.0.0-alpha.4
Tue, 02 Feb 2021 01:56:47 GMT
Changes
- Invoke interaction if MSAL Interceptor resolves with null access token, mitigates B2C service not supporting RTs for multiple resources (janutter@microsoft.com)
- Pass SKU and version to msal-browser (#2845) (joarroyo@microsoft.com)
- Add redirect component, get interactionStatus from msal-browser, add inProgress$, and sample updates (#2885) (joarroyo@microsoft.com)
- Get package version from version.json (#2915) (thomas.norling@microsoft.com)
- Add version detection to msal guard for canLoad interface (#2948) (joarroyo@microsoft.com)