create-tauri
Advanced tools
Changelog
[3.8.0]
f095dce
(#498) Update @tauri-apps/api
to latest version for --alpha
templates.a962ef8
(#481) Support and detect Bun package manager5e48a5c
(#486) Auto-detect package manager used to run create-tauri-app
and promote the most relevant category for it and select it and also make the package manager selected by default in the managers selection list.724ff2b
(#485) Skip deleting .git
directory when initalizing a project in an already existing directoy.f095dce
(#498) Update tauri versions for all templates to version 1.5
.Changelog
[3.7.3]
194d569
(#478) Fix running create-tauri-app
in JS environments in strict mode.3449afc
(#476) Fix typescript error in solid-ts
template when importing some non-standard files.f7256ee
(#471) Improve the error messages for unsupported package manager, unsupported template or when a supported template is used with a package manager that is not intended to be used with.