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

Missing new release for yew-agent #2983

Closed
1 of 4 tasks
bluec0re opened this issue Nov 27, 2022 · 1 comment
Closed
1 of 4 tasks

Missing new release for yew-agent #2983

bluec0re opened this issue Nov 27, 2022 · 1 comment
Labels

Comments

@bluec0re
Copy link

Problem
yew_agent is missing a new release to include yew 0.20

Steps To Reproduce
Steps to reproduce the behavior:

  1. Upgrade codebase with yew-agent from yew 0.19 to 0.20
  2. No updates available for yew-agent (0.1 still points to yew 0.19)
  3. Build error:
   = note: expected enum `yew::callback::Callback<Vec<u8>>`
            found struct `yew::Callback<Vec<u8>>`
   = note: perhaps two different versions of crate `yew` are being used?

Expected behavior
yew-agent builds with yew 0.20

Environment:

  • Yew version: v0.20
  • Rust version: 1.65.0

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later
  • I would like to fix and I have a solution, but can't push new releases to crates.io
@bluec0re bluec0re added the bug label Nov 27, 2022
@hamza1311
Copy link
Member

Closing because this has already been released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants