Skip to content

Conversation

@ealmloff
Copy link
Member

@ealmloff ealmloff commented May 30, 2025

This PR bumps diouxs to the current alpha version. Mainly just putting this up for visibility, there aren't any interesting changes required yet.

To use dioxus 0.7 with the SDK, you can add this patch to your cargo.toml:

[patch.crates-io]
dioxus-geolocation = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
dioxus-notification = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
dioxus-sdk = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
dioxus_storage = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
dioxus-sync = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
dioxus-time = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
dioxus-util = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
dioxus-window = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }

@ealmloff ealmloff added the waiting on next dioxus release Waiting on the next Dioxus release before action. label May 30, 2025
@ealmloff ealmloff marked this pull request as ready for review October 31, 2025 13:37
@ealmloff ealmloff removed the waiting on next dioxus release Waiting on the next Dioxus release before action. label Oct 31, 2025
@jkelleyrtp jkelleyrtp merged commit 90d05cc into DioxusLabs:main Nov 6, 2025
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.

3 participants