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

Upgrade to React 18.2.0 #241

Open
aminomancer opened this issue Jan 26, 2023 · 0 comments
Open

Upgrade to React 18.2.0 #241

aminomancer opened this issue Jan 26, 2023 · 0 comments
Assignees

Comments

@aminomancer
Copy link
Member

Maybe depends on #191.

I did some testing and everything seems to compile correctly on React 18.2 now. And we want to, because in order to start parsing the TS in content/ correctly, we need to get the typings sorted. And we're currently using react-select whose types depend on React types that don't exist in React 16.12 (what we're using now). Which only works because type checking isn't correctly set up for content.

This will help in upgrading to parcel v2 (#211), which means abandoning tsc and fixing a whole load of little incompatibilities, changing our CSS module system, ditching CJS.

@nuggetsnegin nuggetsnegin self-assigned this Mar 9, 2023
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

No branches or pull requests

2 participants