create-tauri-app@1.0.0-beta.4
Aug 16, 2021
pnpmpackage manager is now officially supported, either runpnpx create-tauri-appor explicitly specifiy itnpx create-tauri-app --manager pnpm.create-tauri-appwill prompt users to install@tauri-apps/apinpm package.- Add Svelte recipe using the official template.
- Adjust check for
devmode and switch CTA test to a script runner. The script gives us more control and better output into any failures. - Update vite recipe to use the new vite npm package.
© 2026 Tauri Contributors. CC-BY / MIT