-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update changelogs with links to migration guides (#7510)
Update changelogs to highlight the breaking changes and link to migration guides
- Loading branch information
Showing
5 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,11 +8,11 @@ | |
|
||
Wed, 15 Jan 2025 05:05:16 GMT | ||
|
||
### Patches | ||
### Breaking Changes | ||
|
||
- Update msal-browser peer dependency to include v4 ([email protected]) | ||
- Bump @azure/msal-browser to v4.0.1 | ||
- Bump eslint-config-msal to v0.0.0 | ||
|
||
Please see the msal-browser [migration guide](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-browser/docs/v3-migration.md) for more details on what's changed in v4. | ||
|
||
## 3.1.0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,14 +8,13 @@ | |
|
||
Wed, 15 Jan 2025 05:05:17 GMT | ||
|
||
### Patches | ||
### Breaking Changes | ||
|
||
- Rename `native` to `platformBroker` in public API and docs ([email protected]) | ||
- Encrypt localStorage to reduce persistence to browser session lifetime ([email protected]) | ||
- Bump @azure/msal-common to v15.0.1 | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump msal-test-utils to v0.0.1 | ||
- Bump rollup-msal to v0.0.0 | ||
- Bump @azure/msal-common to v15.0.1 (beachball) | ||
|
||
Please see the [migration guide](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-browser/docs/v3-migration.md) for more details. | ||
|
||
## 3.28.1 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,11 @@ | |
|
||
Wed, 15 Jan 2025 05:05:17 GMT | ||
|
||
### Patches | ||
### Breaking Changes | ||
|
||
- Asynchronous cache writes ([email protected]) | ||
- Bump @azure/msal-common to v15.0.1 | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump rollup-msal to v0.0.0 | ||
- NodeStorage is no longer exported | ||
|
||
Please see the [migration guide](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-node/docs/v2-migration.md) for more details. | ||
|
||
## 2.16.2 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,13 @@ | |
|
||
Wed, 15 Jan 2025 05:05:17 GMT | ||
|
||
### Patches | ||
### Breaking Changes | ||
|
||
- Update msal-browser peer dependency to include v4 ([email protected]) | ||
- Rename `native` to `platformBroker` in public API and docs ([email protected]) | ||
- Bump @azure/msal-browser to v4.0.1 | ||
- Bump eslint-config-msal to v0.0.0 | ||
|
||
- Please see the msal-browser [migration guide](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-browser/docs/v3-migration.md) for more details on what's changed in v4. | ||
|
||
## 2.2.0 | ||
|
||
|