-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
React: Apply React 17 and CRA4 fixes to master #12925
Closed
Closed
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c805b58
React JSX transform support per #12899
shilman 5164f5e
Allow Storybook packages to use React 17.x per #12908
shilman ff35a94
6.0.28-alpha.0 changelog
shilman 0ff249a
Update root, peer deps, version.ts/json to 6.0.28-alpha.0
shilman 3a6f8ed
v6.0.28-alpha.0
shilman 5cc3c63
Update git head to 6.0.28-alpha.0
shilman ad2dfae
Core: Relax version constraints for react-dom 17
shilman 5df5380
Disable DLL by default in template
shilman 568b05e
Update root, peer deps, version.ts/json to 6.0.28-alpha.1
shilman d20615d
v6.0.28-alpha.1
shilman 6f739ca
Update git head to 6.0.28-alpha.1
shilman ee2aabe
Revert "Disable DLL by default in template"
shilman f9f49bd
Update root, peer deps, version.ts/json to 6.0.28-alpha.2
shilman 8fff3dc
v6.0.28-alpha.2
shilman 35b0e7f
Update git head to 6.0.28-alpha.2
shilman f8fba93
Make react/react-dom peer deps across the board
shilman c0ab93d
Update root, peer deps, version.ts/json to 6.0.28-alpha.3
shilman b0d9001
v6.0.28-alpha.3
shilman 97f3dec
Update git head to 6.0.28-alpha.3
shilman 375bb01
Add react/react-dom dev dependencies for tests
shilman 0e101f2
Add missing react-dom dep
shilman 41e1a28
Make react a direct dep for non-react frameworks
shilman 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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's probably no point of using
||
in devDependencies