Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-browser v4.2.0
4.2.0
Wed, 05 Feb 2025 00:15:18 GMT
Minor changes
- Notify open tabs of localStorage updates #7550 (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v15.1.1 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Patches
- Set SameSite=None on localStorage encryption cookie #7549 (thomas.norling@microsoft.com)
@azure/msal-angular v4.0.4
4.0.4
Wed, 05 Feb 2025 00:15:19 GMT
Patches
- Bump @azure/msal-browser to v4.2.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
@azure/msal-react v3.0.3
3.0.3
Mon, 03 Feb 2025 17:48:09 GMT
Patches
- Bump @azure/msal-browser to v4.1.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
@azure/msal-node v3.2.0
3.2.0
Mon, 03 Feb 2025 17:48:09 GMT
Minor changes
- Search in persistent cache for cached token (shylasummers@microsoft.com)
- Bump @azure/msal-common to v15.1.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Patches
- Fixed some test constants and imports #7545 (rginsburg@microsoft.com)
@azure/msal-node-extensions v1.5.3
1.5.3
Mon, 03 Feb 2025 17:48:09 GMT
Patches
- Bump @azure/msal-common to v15.1.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
@azure/msal-common v15.1.0
15.1.0
Mon, 03 Feb 2025 17:48:08 GMT
Minor changes
- Search in persistent cache for cached token (shylasummers@microsoft.com)
- Instrument additional data points #7543 (kshabelko@microsoft.com)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Patches
- Fixed some test constants and imports #7545 (rginsburg@microsoft.com)
@azure/msal-browser v4.1.0
4.1.0
Mon, 03 Feb 2025 17:48:08 GMT
Minor changes
- Instrument additional data points #7543 (kshabelko@microsoft.com)
- Bump @azure/msal-common to v15.1.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
@azure/msal-angular v4.0.3
4.0.3
Mon, 03 Feb 2025 17:48:09 GMT
Patches
- Bump @azure/msal-browser to v4.1.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
@azure/msal-react v3.0.2
3.0.2
Wed, 22 Jan 2025 21:45:31 GMT
Patches
- Bump @azure/msal-browser to v4.0.2 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
@azure/msal-node v3.1.0
3.1.0
Wed, 22 Jan 2025 21:45:31 GMT
Minor changes
- Added Machine Learning as a Managed Identity Source #7512 (rginsburg@microsoft.com)
- Bump @azure/msal-common to v15.0.2 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Patches
- Fixed incorrect IMDS resource ID query parameter (rginsburg@microsoft.com)
- Avoid calling class methods in their own constructors (thomas.norling@microsoft.com)