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

[feat] Show a message if a newer version of tauri-cli is available #3789

Closed
beardgans opened this issue Mar 28, 2022 · 0 comments
Closed

[feat] Show a message if a newer version of tauri-cli is available #3789

beardgans opened this issue Mar 28, 2022 · 0 comments

Comments

@beardgans
Copy link

Describe the problem

tauri-cli can be installed via npm or cargo.
At the moment there is no opportunity to know that the new version of tauri-cli came out.

Describe the solution you'd like

My suggestion is to show a message if a new version of tauri-cli is available.
This will be an indicator for a user that it's time to update.

Alternatives considered

I found this useful feature in the GitHub CLI application and npm.

Additional context

Ready-made crates to implement that:

@beardgans beardgans changed the title [feat] Show a message if a newer version of the CLI application is available [feat] Show a message if a newer version of the tauri-cli is available Mar 28, 2022
@beardgans beardgans changed the title [feat] Show a message if a newer version of the tauri-cli is available [feat] Show a message if a newer version of tauri-cli is available Mar 28, 2022
dceddia pushed a commit to dceddia/tauri that referenced this issue May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant