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

Pin Tauri dependencies to a minor version #1415

Merged
merged 4 commits into from
Sep 4, 2023

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Sep 1, 2023

A new minor version of tauri-bundler version was released with breaking changes which broke both the git and published version of dioxus-cli. This PR pins the version of tauri-bundler to a specific minor version

Fixes #1413

@ealmloff ealmloff added bug Something isn't working cli Related to the dioxus-cli program dependencies Pull requests that update a dependency file labels Sep 1, 2023
@jkelleyrtp jkelleyrtp merged commit 4009064 into DioxusLabs:master Sep 4, 2023
10 checks passed
@ealmloff ealmloff deleted the pin-tauri-deps branch September 4, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to the dioxus-cli program dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dioxus-cli fails to install on windows 11
2 participants