dev
refactor: reduce some nestings (#15757)
chore: fix new clippy warnings from 1.97 (#15688)
fix(cli): `tauri info` reports rust only plugin npm package as not installed (#15713)
fix(bundler): stop bundling xdg-open and xdg-utils (#15804)
chore(deps): update dependencies of tauri-cli (#15641)
feat(cli): add `--no-binary-patching` flag to build and bundle (#15619)
refactor(cli): improve errors (#14126)
docs(cli): document TAURI_SIGNING_PRIVATE_KEY_PATH and clarify key vars (#15737)
Less statics (#14668)
refactor(cli): reduce some nesting code (#14844)
enhance(bundler): some error messages (#15299)
feat(cli): support non-square source images in `tauri icon` (#15620)
fix(cli): clarify init frontend command prompts (#15765)
refactor(tauri-cli): remove trait implemented only once (#14840)
Restructure the repository (#10796)