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

Depend on the version of Yew released #48

Open
huntc opened this issue Oct 12, 2024 · 2 comments
Open

Depend on the version of Yew released #48

huntc opened this issue Oct 12, 2024 · 2 comments

Comments

@huntc
Copy link

huntc commented Oct 12, 2024

Should we make the dependency on Yew be the latest one released, as opposed to the latest commit on the main branch?

@ranile
Copy link
Owner

ranile commented Oct 12, 2024

The master branch here depends on unreleased feature of yew (assigning JsValue to property in html!) so it can't depend on the released version

@huntc
Copy link
Author

huntc commented Oct 13, 2024

Ah I see. Thanks. Perhaps we keep this issue here then pending the next release

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

No branches or pull requests

2 participants