Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-node-extensions v1.0.10
1.0.10
Tue, 23 Jan 2024 00:06:05 GMT
Patches
- Create require when it is not defined in MJS (altinokd@microsoft.com)
- Bump @azure/msal-common to v14.6.1 (beachball)
@azure/msal-common v14.6.1
14.6.1
Tue, 23 Jan 2024 00:06:05 GMT
Patches
- Fix bug affecting metadata resolution for tenanted authorities (thomas.norling@microsoft.com)
@azure/msal-browser v3.7.1
3.7.1
Tue, 23 Jan 2024 00:06:05 GMT
Patches
- Support state on acquireTokenSilent (thomas.norling@microsoft.com)
- Fix bug affecting metadata resolution for tenanted authorities (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v14.6.1 (beachball)
@azure/msal-angular v3.0.11
3.0.11
Tue, 23 Jan 2024 00:06:05 GMT
Patches
- Bump @azure/msal-browser to v3.7.1 (beachball)
@azure/msal-react v2.0.9
2.0.9
Tue, 09 Jan 2024 00:03:25 GMT
Patches
- Bump @azure/msal-browser to v3.7.0 (beachball)
@azure/msal-node v2.6.1
2.6.1
Tue, 09 Jan 2024 00:03:25 GMT
Patches
- Refactor AuthorityMetadataEntity into type (thomas.norling@microsoft.com)
- Convert ThrottlingEntity into a Type (thomas.norling@microsoft.com)
- Set engines field to >=16 (thomas.norling@microsoft.com)
- Refactor appMetadataEntity into Type (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v14.6.0 (beachball)
@azure/msal-node-extensions v1.0.9
1.0.9
Tue, 09 Jan 2024 00:03:25 GMT
Patches
- Set engines field to >=16 (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v14.6.0 (beachball)
@azure/msal-common v14.6.0
14.6.0
Tue, 09 Jan 2024 00:03:25 GMT
Minor changes
- Dynamically load BrowserPerformanceMeasurement to capture browser perf measurements if session storage flag is set #6748 (kshabelko@microsoft.com)
Patches
- Dont lookup tokens until they are needed (thomas.norling@microsoft.com)
- Handle bad_token by removing bad refresh token from cache #6757 (hemoral@microsoft.com)
- Convert ThrottlingEntity into a Type (thomas.norling@microsoft.com)
- Refactor AuthorityMetadataEntity into type (thomas.norling@microsoft.com)
- Refactor appMetadataEntity into Type (thomas.norling@microsoft.com)
- Check RT expiration before attempting to redeem it #6703 (thomas.norling@microsoft.com)
- Fix external account loading #6744 (hemoral@microsoft.com)
- Fix token refreshes with relative redirectUri #6761 (thomas.norling@microsoft.com)
@azure/msal-browser v3.7.0
3.7.0
Tue, 09 Jan 2024 00:03:25 GMT
Minor changes
- Dynamically load BrowserPerformanceMeasurement to capture browser perf measurements if session storage flag is set #6748 (kshabelko@microsoft.com)
- Check RT expiration before attempting to redeem it #6703 (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v14.6.0 (beachball)
Patches
- Fix token refreshes with relative redirectUri #6761 (thomas.norling@microsoft.com)
- Change Nested App Auth internal schema (#6737) (dasau@microsoft.com)
- Allow overriding log level and PII setting with session storage key-values #6704 (kshabelko@microsoft.com)
- Fix external account loading #6744 (hemoral@microsoft.com)
- Handle bad_token by removing bad refresh token from cache #6757 (hemoral@microsoft.com)
- Convert ThrottlingEntity into a Type (thomas.norling@microsoft.com)
- Refactor AuthorityMetadataEntity into type (thomas.norling@microsoft.com)
- Refactor appMetadataEntity into Type (thomas.norling@microsoft.com)
@azure/msal-angular v3.0.10
3.0.10
Tue, 09 Jan 2024 00:03:25 GMT
Patches
- Bump @azure/msal-browser to v3.7.0 (beachball)