5.0.0-alpha.0
Thu, 02 Oct 2025 21:58:37 GMT
Major changes
- Move requests from MSAL Common to MSAL Node #7790 (joarroyo@microsoft.com)
- Drop support for Node 18 and below, add support for Node 24 (thomas.norling@microsoft.com)
- Remove all requested claims references (hemoral@microsoft.com)
- Remove encodeExtraQueryParams from config #7701 (shylasummers@microsoft.com)
- Remove support for old versions of Node and React #8014 (shylasummers@microsoft.com)
- Configuration changes to NodeAuthOptions #7695 (joarroyo@microsoft.com)
- Remove deprecated functions and parameters (shylasummers@microsoft.com)
- Refactor event types and InteractionStatus to be more concise #8009 (shylasummers@microsoft.com)
- Bump @azure/msal-common to v0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Minor changes
- Add correlationIds to cache APIs #7865 (thomas.norling@microsoft.com)
- Decompose nested constants #7782 (kshabelko@microsoft.com)
- Update AccountInfo construction to include tenant-specific claims #7978 (hemoral@microsoft.com)
- Move auth error messages out of the bundle #7744 (kshabelko@microsoft.com)
- Create eslint rule to check all error codes are documented #7860 (kshabelko@microsoft.com)
- Make correlation id mandatory for Logger calls #8071 (kshabelko@microsoft.com)
- Update internal cache key generation (thomas.norling@microsoft.com)
Patches
- Refactor AccountEntity into type #7674 (shylasummers@microsoft.com)
- Added support for DEFAULT_IDENTITY_CLIENT_ID environment variable in Machine Learning Managed Identity #7616 (rginsburg@microsoft.com)
- remove access tokens synchronously (thomas.norling@microsoft.com)
- Rename fromNativeBroker to fromPlatformBroker #7940 (shylasummers@microsoft.com)