v0.2.0 RC 1 #45
Replies: 2 comments 2 replies
-
|
The website (https://lumenblocks.dev) has not been updated, since this is not a stable release yet. Documentation can be accessed directly in the repo itself. Useful documentation links:
If there are any issues or questions, please do not hesitate to reply to this comment! |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I have an issue: Creating a new project with the starter template works fine. But if I try to add LumenBlocks to an existing project, I get this error: error: failed to select a version for the requirement `dioxus-time = "=0.7.0-rc.0"`
candidate versions found which didn't match: 0.1.0-alpha.1, 0.0.0
location searched: crates.io index
required by package `lumen-blocks v0.2.0-wip (https://github.com/Leaf-Computer/lumen-blocks.git?rev=654c76c169f8c2ee8bfc1a6406f26cd3d1c0799c#654c76c1)`I tried to put at every [patch.crates-io]
dioxus-time = { git = "https://github.com/ealmloff/dioxus-std", rev = "5abb45906c47b4c864e1c06a3e6aebb1b5cae03c" } |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a release candidate for Lumen Blocks v0.2.0. This new version supports Dioxus 0.7 (RC0), and Tailwind v4!
The official v0.2.0 release is planned to be made once Dioxus 0.7 stable gets fully released.
What's Changed
Full Changelog: v0.1.1...v0.2.0-rc.1
This discussion was created from the release v0.2.0 RC 1.
Beta Was this translation helpful? Give feedback.
All reactions