Skip to content

fix: Align Tauri package versions for release build#42

Merged
Data-Wise merged 4 commits into
mainfrom
dev
Feb 22, 2026
Merged

fix: Align Tauri package versions for release build#42
Data-Wise merged 4 commits into
mainfrom
dev

Conversation

@Data-Wise
Copy link
Copy Markdown
Owner

Summary

  • Aligns Tauri JS and Rust package versions to fix DMG build failures
  • tauri 2.9.5 to 2.10.2, @tauri-apps/api 2.9.1 to 2.10.1
  • tauri-plugin-dialog 2.4.2 to 2.6.0 (both JS and Rust)
  • tauri-build 2.5.3 to 2.5.5, @tauri-apps/cli 2.9.6 to 2.10.0

Test plan

  • cargo check passes
  • All 2,187 unit tests pass
  • Version alignment verified (major.minor match)

🤖 Generated with Claude Code

Test User and others added 4 commits February 22, 2026 16:41
- Add SPEC for MCP app integration with Claude Desktop
- Update CLAUDE.md with Claude Code Desktop Preview section
- Documents launch.json config and dev:vite browser-mode workflow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tauri 2.9.5→2.10.2, @tauri-apps/api 2.9.1→2.10.1,
tauri-plugin-dialog 2.4.2→2.6.0, @tauri-apps/plugin-dialog 2.4.2→2.6.0,
tauri-build 2.5.3→2.5.5, @tauri-apps/cli 2.9.6→2.10.0

The release workflow failed because the Tauri build tool requires
JS and Rust packages to share the same major.minor version.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Data-Wise Data-Wise merged commit 1b6dc3c into main Feb 22, 2026
9 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.

1 participant