5.0.0-alpha.0
Thu, 02 Oct 2025 21:58:46 GMT
Major changes
- dx: Fix InjectionToken types to allow new Angular 14+ inject(TOKEN) syntax. (bradkovach@gmail.com)
- Drop support for Angular 17 and below, add support for Angular 20 (thomas.norling@microsoft.com)
- Remove deprecated functions and parameters (shylasummers@microsoft.com)
- Upgrade MSAL Angular to Angular 19 (shylasummers@microsoft.com)
- Update handleRedirectPromise signature to consolidate hash into options type (hemoral@microsoft.com)
- Bump @azure/msal-browser to v5.0.0-alpha.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
Minor changes
- Make correlation id mandatory for Logger calls #8071 (kshabelko@microsoft.com)
- Update rxjs dependency #7726 (joarroyo@microsoft.com)
Patches
- Remove legacy APIs (shylasummers@microsoft.com)