Skip to content

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

Merged
lucasfernog merged 1 commit intodevfrom
fix/cli-add-plugin-version
Aug 20, 2024
Merged

fix(cli): add should use 2.0.0-rc for known plugins#10699
lucasfernog merged 1 commit intodevfrom
fix/cli-add-plugin-version

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
@github-actions
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
@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