create-tauri
Advanced tools
Changelog
[3.11.3]
af40cfc
Add -f/--force
flag to force creating directory even if it is empty.0c40f2b
Suggest installing trunk
for --alpha
templates instead of amrbashir/trunk
fork as the new version contains all the need features from the fork.d1978aa
Fix detection of tauri-cli
when choosing cargo
as the package manager.Changelog
[3.11.0]
c6153e2
(#526) Fix incorrect beforeDevCommand
in angluar
template when using npm
as the package manager.c5c0d99
(#529) Generate tauri.conf.json > project > productName
using the "Project name", which can contain spaces and uppercase letters, instead of "Package name".3ca02f5
(#527) Disallow using an uppercase in the package name.