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

Updated dependencies to yew 0.21 and gloo 0.10 #90

Merged
merged 4 commits into from
Oct 14, 2023

Conversation

mibes404
Copy link
Contributor

@mibes404 mibes404 commented Oct 6, 2023

Description

Updated the dependencies to yew 0.21 and gloo 0.10

This pull request consists of the following changes:

  • Cargo.toml files updated to yew 0.21 and gloo 0.10
  • Function signatures to match the new format of yew 0.21
  • collect_text_content() and assert_empty_children() functions to make the code compile

Checklist

  • I have self-reviewed and tested this pull request to my best ability.
  • I have added tests for my changes.
  • I have updated docs to reflect any new features / changes in this pull request.
  • I have added my changes to CHANGELOG.md.

Copy link
Member

@futursolo futursolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please also update the changelog to indicate that the next version will be compatible with Yew v0.21.0?

@mibes404
Copy link
Contributor Author

mibes404 commented Oct 8, 2023

Sure. I've updated the CHANGELOG.
Based on the fact that the release is not backwards compatible with Yew 0.20, I've assumed you want to bump the release to 0.9.

Copy link
Member

@futursolo futursolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

I will publish the next release shortly.

@futursolo futursolo merged commit c89e8e8 into bounce-rs:master Oct 14, 2023
4 checks passed
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 this pull request may close these issues.

2 participants