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 Yew 0.21 #31

Closed
isosphere opened this issue Sep 29, 2023 · 2 comments · Fixed by #32
Closed

Upgrade to Yew 0.21 #31

isosphere opened this issue Sep 29, 2023 · 2 comments · Fixed by #32
Milestone

Comments

@isosphere
Copy link
Owner

isosphere commented Sep 29, 2023

Tested locally, no trouble after running cargo update.

If you don't run cargo update, you might encounter this issue: yewstack/yew#3366 - I did.

Given the upstream version change + breaking changes in #30, I'd like to combine them both in our next release.

This might be a good time to revisit #23.

@isosphere isosphere added this to the 2023Q4R1 milestone Sep 29, 2023
isosphere added a commit that referenced this issue Sep 29, 2023
@isosphere isosphere linked a pull request Sep 29, 2023 that will close this issue
@isosphere
Copy link
Owner Author

https://yew.rs/docs/migration-guides/yew/from-0_20_0-to-0_21_0

@isosphere
Copy link
Owner Author

I have reviewed the migration list. There's no problem for us, we don't implement the affected hooks at this time.

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 a pull request may close this issue.

1 participant