-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Enable React 19 usage #7710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Enable React 19 usage #7710
Changes from 6 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
93b9b7b
chore: Allow react 19 usage
rm-eth-a-n 2245b37
Change files
rm-eth-a-n 4f18fb5
Merge branch 'dev' into enable-react-19-usage
rm-eth-a-n b36e529
update-docs
rm-eth-a-n ab3748e
fix
rm-eth-a-n 8fe854a
Merge branch 'dev' into enable-react-19-usage
rm-eth-a-n 0b7bfa5
Merge remote-tracking branch 'origin/dev' into enable-react-19-usage
rm-eth-a-n 5b6f3ad
Merge remote-tracking branch 'origin/enable-react-19-usage' into enab…
rm-eth-a-n e9ccfcd
Merge branch 'dev' into enable-react-19-usage
rm-eth-a-n 62580ea
bump
rm-eth-a-n 02e98d0
chore: upgrade samples
h3rmanj a87992a
Merge pull request #1 from h3rmanj/update-samples
rm-eth-a-n 94df37b
chore: update electron react sample
h3rmanj d6f6d71
chore: update next and @testing-library/react
h3rmanj 7c397a1
Merge pull request #2 from h3rmanj/update-samples
rm-eth-a-n File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-react-27880d02-99ec-4627-94d9-05a1d218232c.json
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "type": "patch", | ||
| "comment": "chore: Allow react 19 usage", | ||
| "packageName": "@azure/msal-react", | ||
| "email": "[email protected]", | ||
| "dependentChangeType": "patch" | ||
| } |
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -40,7 +40,7 @@ The `@azure/msal-react` package described by the code in this folder uses the [` | |
|
|
||
| | MSAL React version | MSAL support status | Supported React versions | | ||
| | ------------------ | ------------------- | -------------------------- | | ||
| | MSAL React v2 | Active development | 16, 17, 18 | | ||
| | MSAL React v2 | Active development | 16, 17, 18, 19 | | ||
| | MSAL React v1 | In maintenance | 16, 17, 18 | | ||
|
|
||
| **Note:** There have been no functional changes in the MSAL React v2 release. | ||
|
|
@@ -151,4 +151,4 @@ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MI | |
|
|
||
| ## We Value and Adhere to the Microsoft Open Source Code of Conduct | ||
|
|
||
| This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments. | ||
| This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments. | ||
This file contains hidden or 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.