Skip to content

Conversation

@lucasfernog
Copy link
Member

I noticed this in a workspace where i needed to disable default-features otherwise the crate wouldn't compile for Android, and the build failed with the crate I needed to disable being compiled anyway. This happens because we run an initial build for caching and we were using CliOptions::default() instead of actually creating a proper instance with the provided values.

@lucasfernog lucasfernog requested a review from a team as a code owner November 25, 2025 16:12
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Nov 25, 2025
@github-actions
Copy link
Contributor

Package Changes Through 70bcaaa

There are 6 changes which include @tauri-apps/api with patch, @tauri-apps/cli with patch, tauri-cli with patch, tauri with patch, tauri-bundler with patch, tauri-macos-sign with patch

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.9.0 2.9.1
tauri-macos-sign 2.3.0 2.3.1
tauri-bundler 2.7.3 2.7.4
tauri 2.9.3 2.9.4
@tauri-apps/cli 2.9.4 2.9.5
tauri-cli 2.9.4 2.9.5

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


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

Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

untested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📬Proposal

Development

Successfully merging this pull request may close these issues.

3 participants