Skip to content
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

chore: update to react 18 and typescript 4.5 #245

Merged
merged 4 commits into from
Feb 28, 2023

Conversation

CarlosFdez
Copy link
Contributor

The typescript is still a bit behind, but so are some of our nodecg projects. I plan to eventually add suspense support and passing replicants in directly for a project, but having npm not scream at us for a very out of date react is nice as a starter.

@CarlosFdez CarlosFdez changed the title Update to react 18 and typescript 4.5 chore: update to react 18 and typescript 4.5 Dec 7, 2022
@EwanLyon
Copy link
Contributor

I was about to PR my own update and then found this one. Pretty annoying having dependency issues with it. Since this also changes the testing library to testing-library/react it would also close #22.

@Jaggernaut555
Copy link

I don't know how un-maintained this project is but would love to see this PR get in to fix build warnings/errors.

@Hoishin Hoishin merged commit b248eed into nodecg:master Feb 28, 2023
Hoishin pushed a commit that referenced this pull request Mar 15, 2023
* chore(deps): update react dependency to version 18

* fix: generic type and pre-commit linting

* fix(ci): update node versions to more relevant versions

* fix(tests): updated tests and fixed more linter issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants