@tauri-apps/cli-v2.9.5
tauri-apps/tauri@tauri-apps/cli-v2.9.5Nov 30, 2025by github-actions[bot]
AI Summary
CLI tool with bug fixes and performance improvements
Key Highlights
- Fixed mismatched tauri package versions check for pnpm
- Refactored to remove needless collect for performance
- Upgraded to tauri-cli@2.9.5
- PR #14481 and #14474 contributions
Full Release Notes
## \[2.9.5] ### Bug Fixes - [`f855caf8a`](https://www.github.com/tauri-apps/tauri/commit/f855caf8a3830aa5dd6d0b039312866a5d9c3606) ([#14481](https://www.github.com/tauri-apps/tauri/pull/14481) by [@Legend-Master](https://www.github.com/tauri-apps/tauri/../../Legend-Master)) Fixed the mismatched tauri package versions check didn't work for pnpm ### Performance Improvements - [`ce98d87ce`](https://www.github.com/tauri-apps/tauri/commit/ce98d87ce0aaa907285852eb80691197424e03c3) ([#14474](https://www.github.com/tauri-apps/tauri/pull/14474) by [@Tunglies](https://www.github.com/tauri-apps/tauri/../../Tunglies)) refactor: remove needless collect. No user facing changes. ### Dependencies - Upgraded to `tauri-cli@2.9.5`