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

Update Workspace for Leptos 0.7 #434

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

geoffreygarrett
Copy link

@geoffreygarrett geoffreygarrett commented Jan 8, 2025

This PR includes patches for pending upstream changes (RustForWeb/leptos-utils#14, RustForWeb/leptos-utils#16). You can safely use this PR without waiting for the upstream merges. Once those are merged and a new leptos-utils release is published, we'll update radix to use the official release and remove the patches.

[patch.crates-io]
yew = { git = "https://github.com/RustForWeb/yew.git", branch = "feature/use-composed-ref" }
yew-router = { git = "https://github.com/RustForWeb/yew.git", branch = "feature/use-composed-ref" }
leptos-node-ref = { git = "https://github.com/geoffreygarrett/leptos-utils", branch = "feature/any-node-ref" }
Copy link

Choose a reason for hiding this comment

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

Not sure we should merge that, probably we should wait to upgrade https://github.com/RustForWeb/leptos-utils instead

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