-
Notifications
You must be signed in to change notification settings - Fork 13
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: Dioxus 0.5 support #23
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 should derive Copy in the hooks
|
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! Once 0.5 is out, bump the versions and we can merge.
(If you wanted my thoughts on the map_err
or ok_or
, I don't think it matters too much - they seem pretty similar)
Idk, I changed it because the CI was failing 😂, I think some new rust update changed it or something |
Thank you!! |
Prepare support for Dioxus 0.5