Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-browser v4.26.1
4.26.1
Thu, 06 Nov 2025 00:32:05 GMT
Patches
- Add allow=local-network-access * attribute to iframe for Chrome 142 compatibility ([email protected])
- 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-react v3.0.21
3.0.21
Wed, 29 Oct 2025 00:04:34 GMT
Patches
- Bump @azure/msal-browser to v4.26.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
@azure/msal-node v3.8.1
3.8.1
Wed, 29 Oct 2025 00:04:33 GMT
Patches
- Update AccountEntity.getAccountInfo ([email protected])
- Fixed Minor Type Error in BaseManagedIdentitySource.ts (#8107) ([email protected])
- Improved Managed Identity JSDocs (#8106) ([email protected])
- Bump @azure/msal-common to v15.13.1 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
@azure/msal-node-extensions v1.5.24
1.5.24
Wed, 29 Oct 2025 00:04:34 GMT
Patches
- Bump msal-node-runtime to v0.20.0 ([email protected])
- Bump @azure/msal-common to v15.13.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)
@azure/msal-common v15.13.1
15.13.1
Wed, 29 Oct 2025 00:04:33 GMT
Patches
- Respect KMSI ([email protected])
- 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-browser v4.26.0
4.26.0
Wed, 29 Oct 2025 00:04:33 GMT
Minor changes
- Dont encrypt localStorage when KMSI returned in idToken ([email protected])
- Bump @azure/msal-common to v15.13.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)
@azure/msal-angular v4.0.21
4.0.21
Wed, 29 Oct 2025 00:04:34 GMT
Patches
- Bump @azure/msal-browser to v4.26.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
@azure/msal-browser v4.25.1
4.25.1
Fri, 17 Oct 2025 17:09:06 GMT
Patches
- Introduce the stateType property in state classes for the type detection #8090 ([email protected])
- 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-browser v4.25.0
4.25.0
Thu, 09 Oct 2025 00:57:39 GMT
Minor changes
- [Native Auth] Enable the MFA and JIT (SMS) in the public interfaces #8069 ([email protected])
- 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
- Update the logic for detecting phone blocked error #8087 ([email protected])
@azure/msal-node-extensions v5.0.0-alpha.0
5.0.0-alpha.0
Thu, 02 Oct 2025 21:58:37 GMT
Major changes
- Remove support for old versions of Node and React #8014 ([email protected])
- Bump @azure/msal-common to v16.0.0-alpha.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)
Minor changes
- Make correlation id mandatory for Logger calls #8071 ([email protected])
- Decompose nested constants #7782 ([email protected])
Patches
- Rename fromNativeBroker to fromPlatformBroker #7940 ([email protected])
- Add handling for redirect URI based on platform #7939 ([email protected])