@azure/msal-node v2.0.0-alpha.0
hectormmg
released this
03 May 21:32
·
597 commits
to dev
since this release
2.0.0-alpha.0
Tue, 02 May 2023 23:14:26 GMT
Major changes
- Move node clients from msal-common to msal-node #5788 ([email protected])
- Migrate from tsdx to use rollup and jest directly for msal-node #5818 ([email protected])
- Exception is thrown in acquireTokenByClientCredential if tenantId is missing #5805 ([email protected])
- Bump @azure/msal-common to v14.0.0 (beachball)
Minor changes
- Bundle msal-common into msal-node #5942 ([email protected])
- Export Serializer and Deserializer from msal-node #5931 ([email protected])
Patches
- Update MSAL Node compatible versions to include Node v20 and drop v16 #5905 ([email protected])
- Remove
null
fromacquireTokenSilent
return type #5912 ([email protected]) - Fix prepack hook #5967 ([email protected])
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/5974