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

fix(cli): add should use 2.0.0-rc for known plugins #10699

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

lucasfernog
Copy link
Member

changes the CLI add command to match the CLI major and pre requirements for known plugins

this is required because right now adding the deep-link plugin installs the v1 plugin (latest version known by cargo as the v2 is still in RC), even though we're running the v2 CLI

changes the CLI `add` command to match the CLI major and pre requirements for known plugins

this is required because right now adding the deep-link plugin installs the v1 plugin (latest version known by cargo as the v2 is still in RC), even though we're running the v2 CLI
@lucasfernog lucasfernog requested a review from a team as a code owner August 20, 2024 17:06
Copy link
Contributor

Package Changes Through 56621e3

There are 3 changes which include tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-utils with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.0.0-rc.4 2.0.0-rc.5
tauri-bundler 2.0.1-rc.3 2.0.1-rc.4
tauri-runtime 2.0.0-rc.4 2.0.0-rc.5
tauri-runtime-wry 2.0.0-rc.4 2.0.0-rc.5
tauri-codegen 2.0.0-rc.4 2.0.0-rc.5
tauri-macros 2.0.0-rc.4 2.0.0-rc.5
tauri-plugin 2.0.0-rc.4 2.0.0-rc.5
tauri-build 2.0.0-rc.4 2.0.0-rc.5
tauri 2.0.0-rc.4 2.0.0-rc.5
@tauri-apps/cli 2.0.0-rc.5 2.0.0-rc.6
tauri-cli 2.0.0-rc.5 2.0.0-rc.6

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 1a60822 into dev Aug 20, 2024
12 checks passed
@lucasfernog lucasfernog deleted the fix/cli-add-plugin-version branch August 20, 2024 17:09
lucasfernog added a commit that referenced this pull request Aug 27, 2024
small regression from #10699 - NPM install is now prompting users to select the version
amrbashir pushed a commit that referenced this pull request Aug 27, 2024
)

small regression from #10699 - NPM install is now prompting users to select the version
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.

1 participant