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): Fix crate type #11080

Merged
merged 4 commits into from
Sep 21, 2024
Merged

fix(cli): Fix crate type #11080

merged 4 commits into from
Sep 21, 2024

Conversation

AlexProgrammerDE
Copy link
Contributor

Fixes #9547

This is the order recommended in the migration guide: https://v2.tauri.app/start/migrate/from-tauri-1/#preparing-for-mobile

@AlexProgrammerDE AlexProgrammerDE requested a review from a team as a code owner September 21, 2024 06:03
@AlexProgrammerDE AlexProgrammerDE marked this pull request as draft September 21, 2024 06:04
@AlexProgrammerDE AlexProgrammerDE marked this pull request as ready for review September 21, 2024 06:07
@AlexProgrammerDE
Copy link
Contributor Author

Created a PR to create-tauri-app for the same reason: tauri-apps/create-tauri-app#791

Copy link
Contributor

Package Changes Through 25a6e0d

There are 8 changes which include tauri with prerelease, tauri-runtime-wry with prerelease, tauri-runtime with prerelease, tauri-utils with prerelease, @tauri-apps/api with prerelease, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-bundler 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-apps/api 2.0.0-rc.5 2.0.0-rc.6
tauri-utils 2.0.0-rc.12 2.0.0-rc.13
tauri-bundler 2.0.1-rc.13 2.0.1-rc.14
tauri-runtime 2.0.0-rc.12 2.0.0-rc.13
tauri-runtime-wry 2.0.0-rc.13 2.0.0-rc.14
tauri-codegen 2.0.0-rc.12 2.0.0-rc.13
tauri-macros 2.0.0-rc.11 2.0.0-rc.12
tauri-plugin 2.0.0-rc.12 2.0.0-rc.13
tauri-build 2.0.0-rc.12 2.0.0-rc.13
tauri 2.0.0-rc.15 2.0.0-rc.16
@tauri-apps/cli 2.0.0-rc.16 2.0.0-rc.17
tauri-cli 2.0.0-rc.16 2.0.0-rc.17

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 28169ae into tauri-apps:dev Sep 21, 2024
16 checks passed
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.

[bug] [v2] Cargo assertion failure during consecutive Tauri builds
2 participants