We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tested locally, no trouble after running cargo update.
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.
The text was updated successfully, but these errors were encountered:
dependency bump
6ed5f54
#31
https://yew.rs/docs/migration-guides/yew/from-0_20_0-to-0_21_0
Sorry, something went wrong.
I have reviewed the migration list. There's no problem for us, we don't implement the affected hooks at this time.
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: