-
Notifications
You must be signed in to change notification settings - Fork 69
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
feat!: migrate to react 18 #827
Conversation
peterhueer94
commented
Apr 28, 2022
- Added PropsWithChildren (Thanks for the tipp @braaar )
- Updated React-Packages to 18.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 17.0.29. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes. You can run |
adba2bd
to
c3fe922
Compare
Codecov Report
@@ Coverage Diff @@
## main #827 +/- ##
========================================
Coverage ? 100.00%
========================================
Files ? 1
Lines ? 80
Branches ? 29
========================================
Hits ? 80
Misses ? 0
Partials ? 0 Continue to review full report at Codecov.
|
what are we waiting for ? |
Sorry for the delay folks. @cobraz Are we ready to merge this? Any changes we need to make to the PR for release-please purposes? |
I can change the title of the PR to make release-please happy :) |
Is React 17 now unsupported? (Looks like 16 still is supported though) |
Should still work :) |
Not without |
We can do that, yes! 👍 I would appreciate it if you opened a pull request! 🙏 |