-
-
Couldn't load subscription status.
- Fork 206
chore: restore React 16 support #336
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
Conversation
This restores importing React and the ESLint rule react/react-in-jsx-scope to preserve React 16 compatibility. This also moves some types around so themes can be exported as a standalone with its own TypeScript config.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit b1ea0b3:
|
🎉 This PR is included in version 4.0.0-beta.12 🎉
The release is available on:
Your semantic-release bot 📦🚀
This restores importing React and the ESLint rule react/react-in-jsx-scope to preserve React 16 compatibility.
This also moves some types around so themes can be exported as a standalone with its own TypeScript config.