16.0.0-alpha.0
Thu, 02 Oct 2025 21:58:40 GMT
Major changes
- Remove encodeExtraQueryParams from config #7701 (shylasummers@microsoft.com)
- Configuration changes to AuthOptions #7695 (joarroyo@microsoft.com)
- Move requests from MSAL Common to MSAL Node #7790 (joarroyo@microsoft.com)
- Remove deprecated functions and parameters (shylasummers@microsoft.com)
- Refactor AccountEntity into type #7674 (shylasummers@microsoft.com)
- Remove all requested claims references (hemoral@microsoft.com)
- Refactor event types and InteractionStatus to be more concise #8009 (shylasummers@microsoft.com)
- Rename fromNativeBroker to fromPlatformBroker #7940 (shylasummers@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)
Minor changes
- Cache upgrade & rollback support (thomas.norling@microsoft.com)
- Decompose nested telemetry events #7818 (kshabelko@microsoft.com)
- Decompose nested constants #7782 (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)
- Deprecate claimsBasedCachingEnabled as part of Configuration change #7697 (joarroyo@microsoft.com)
- Remove queue time instrumentation #7747 (kshabelko@microsoft.com)
- Add correlationIds to cache APIs #7865 (thomas.norling@microsoft.com)
- Update AccountInfo construction to include tenant-specific claims #7978 (hemoral@microsoft.com)
- Instrument timed out and cancelled redirects #7989 (kshabelko@microsoft.com)
- Move auth error messages out of the bundle #7744 (kshabelko@microsoft.com)
- Format logging strings for future minification #7999 (kshabelko@microsoft.com)
Patches
- Remove RequestValidator class (thomas.norling@microsoft.com)
- Adding new UX_NOT_ALLOWED suberror under InteractionRequired error type #7844 (lalimasharda@microsoft.com)
- Add normalizeUrlForComparison utility function to handle URL encoding consistently (#7636) (copilot@github.com)
- Upgrade/rollback telemetry #7738 (thomas.norling@microsoft.com)
- Fix cache not used for getting token if scopes are empty (PR #7121) (198982749+Copilot@users.noreply.github.com)
- Fix v4 merge errors #7726 (joarroyo@microsoft.com)
- remove access tokens synchronously (thomas.norling@microsoft.com)