-
Notifications
You must be signed in to change notification settings - Fork 980
React 18 #1329
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 18 #1329
Conversation
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.
I've done a pass on it @andy-hook and it seems all good to go for me
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.
Looks good to me, should we remove Polymorphic
entirely in a separate change?
Yep, I was going to do this straight after! You're reading my mind 🙂 |
Are there plans to publish this fix soon? |
Hi @apoco, yes it is planned to be released in the next release in the coming week or two. |
* Upgrade deps and types * Testing CI * Update test setup * Add typechecking to CI * Revert portal fixes * Versions
@apoco it's now available in the v1.0 release :D |
No description provided.