create-tauri-app full changelog
v4.7.3
Section titled “v4.7.3”55c577c4.7.3is a re-release of4.7.2to resolve publishing issues.
v4.7.2
Section titled “v4.7.2”034e3dc(#983 by @Legend-Master) Migrated to NAPI 3, this bumps the inernal cratecreate-tauri-app-node's MSRV to 1.88
v4.7.1
Section titled “v4.7.1”87c455b(#960 by @katayama8000) addedimport process from "node:process"to Vite-based templates5f8ed15(#976 by @Legend-Master) Updated angular template to v22 and typescript to v63083ea8(#950 by @Legend-Master) Fix missing tauri-cli not printed for Blazor template5bf2822(#965 by @SoftAndoWeto) Remove CMD-incompatible quotes from the printedtauri-cliinstall command.0b66048(#959 by @katayama8000) Remove unnecessaryasynckeyword fromdefineConfigin Vite-based templates847647e(#975 by @Legend-Master) Updated vite to v8 and typescript to v6 for all templates
v4.7.0
Section titled “v4.7.0”8d15234(#929 by @Legend-Master) Fix the.icoicon being blurry because of it lacks some sizes22db439(#944 by @pronebird) - Updatedioxusto0.7with minor changes to the template.- Disable interactive mode for
dx serve. Fixes broken terminal when developing.
- Disable interactive mode for
f68d870(#895 by @bicarlsen) Bumpleptosto0.8.
v4.6.2
Section titled “v4.6.2”Aug 5, 2025
43802a4(#912 by @JosefBredereck) updated angular template to v20
v4.6.1
Section titled “v4.6.1”b3a990b(#909 by @Mota-Link) fix template-dioxus loading assets errora9cc156(#916 by @ernestorbemx) Updatereactandreact-tstemplates to React 19 based on create-vite template
v4.6.0
Section titled “v4.6.0”b9a8d08(#900 by @Legend-Master) Changed default app identifier fromcom.{package_name}.apptocom.{user_name}.{package_name}as.appcauses problems on macOS61bba26(#901 by @Legend-Master) Build release binaries on ubuntu 22 to support slightly older glibc versions
v4.5.10
Section titled “v4.5.10”593f90d(#888 by @amrbashir) Updatedioxustemplate to usedx bundleand update thefrontendDistoption in the generatedtauri.conf.jsonfile in the template.5633bcf(#883 by @Ruben-Kruepper) Changed Svelte templates to use@sveltejs/adapter-static's fallback feature instead of disabling SSR per-router, See https://svelte.dev/docs/kit/single-page-apps
v4.5.9
Section titled “v4.5.9”Dec 25, 2024
d9bbb13Updateleptostemplate to0.7
v4.5.8
Section titled “v4.5.8”Dec 13, 2024
82413b9(#854 by @amrbashir) Usetauri-plugin-openerinstead oftauri-plugin-shellin templates
v4.5.7
Section titled “v4.5.7”Nov 4, 2024
7e5013d(#839 by @lukechu10) Updatesycamoretemplate tov0.9
v4.5.6
Section titled “v4.5.6”Oct 28, 2024
cfa3e41Fix--tauri-version 2flag not working.
v4.5.5
Section titled “v4.5.5”Oct 28, 2024
380bc07(#834 by @amrbashir) Fix runningcreate-tauri-appusing deno.
v4.5.4
Section titled “v4.5.4”Oct 27, 2024
80e0aa0(#831 by @PawsFunctions) Fixed false warning about missing dependencies, Deno and Bun.
v4.5.3
Section titled “v4.5.3”Oct 23, 2024
v4.5.2
Section titled “v4.5.2”Oct 15, 2024
94f57bb(#819 by @amrbashir) Add support for using deno as package managerda60f1a(#817 by @situ2001) Pass--releasetodxCLI inbeforeBuildCommandfordioxustemplate to generate smaller and optimized wasm bundle.
v4.5.1
Section titled “v4.5.1”Oct 4, 2024
v4.5.0
Section titled “v4.5.0”Oct 2, 2024
1130b7b(#806 by @lucasfernog) Update to v2 stable, meaning the--alpha,--beta,--rcflags are removed, and added a--tauri-version [1|2]option to change the Tauri version (defaults to latest stable - v2).
v4.4.2
Section titled “v4.4.2”Sep 26, 2024
c8d8fa8(#797 by @amrbashir) Suggest using--lockedflag when installing CLIs usingcargo install
v4.4.1
Section titled “v4.4.1”Sep 24, 2024
9467547(#791 by @AlexProgrammerDE) Fix crate type.
v4.4.0
Section titled “v4.4.0”Sep 17, 2024
27524c3(#784 by @amrbashir) Adddioxustemplate81d776f(#770 by @amrbashir) Include$schemaproperty intauri.conf.jsonfile by default
v4.3.1
Section titled “v4.3.1”Sep 3, 2024
d8e65fe(#768 by @amrbashir) Fix--rcangluar template invalid configuration
v4.3.0
Section titled “v4.3.0”Aug 21, 2024
10163ee(#759 by @amrbashir) Fixcargo install crate-tauri-appwith--lockedflag.10163ee(#759 by @amrbashir) Update MSRV of this crate to 1.71
v4.2.0
Section titled “v4.2.0”Aug 13, 2024
2e18467(#751 by @amrbashir) Changed default version in templates from0.0.0to0.1.0441b0ba(#752 by @amrbashir) Add--identifierflag and prompt to choose the identifier of your app.
v4.1.0
Section titled “v4.1.0”Aug 2, 2024
d34ff53(#746 by @lucasfernog) Updated the templates to Tauri v2 RC.26eb17d(#748 by @lucasfernog) Removed the--mobileand--no-mobilearguments. When using--rcwe will always generate a template that supports both desktop and mobile using Tauri v2.
v4.0.3
Section titled “v4.0.3”Jul 16, 2024
db2f4deFixblazortemplate renderedHome.razorincorrectly.
v4.0.2
Section titled “v4.0.2”Jul 3, 2024
2321bd4(#734 by @amrbashir) Fixblazortemplateonsubmithandler.
v4.0.1
Section titled “v4.0.1”Jun 24, 2024
96dcd36(#726) Updatedvue-tscdependency invue-tstemplate to fix issues with newer typescript versions.
v4.0.0
Section titled “v4.0.0”May 22, 2024
v3.14.1
Section titled “v3.14.1”May 16, 2024
29ea869(#705) Fixcapabilitiesdirectory not created when generating a template with mobile support.
v3.14.0
Section titled “v3.14.0”May 13, 2024
4edb69f(#656) Add Blazor template7000c6c(#687) Fixyew,leptosandsycamoretemplates failing with latest versions oftrunkCLI.
v3.13.17
Section titled “v3.13.17”Mar 26, 2024
v3.13.16
Section titled “v3.13.16”Mar 26, 2024
7a851c8(#647) Ignoregen/schemasdirectory for--betatemplates.9f202d7(#649) Addconsole_error_panic_hooktoyew,leptosandsycamoretemplates.
v3.13.15
Section titled “v3.13.15”Mar 21, 2024
v3.13.14
Section titled “v3.13.14”Mar 12, 2024
88680f1Movevite-env.d.tsinsidesrcdirectory forsolid-tstemplate to fix a typescript error on importing.svg;
v3.13.13
Section titled “v3.13.13”Mar 12, 2024
44df26bFixleptostemplate has invalid dependency specifier inCargo.toml
v3.13.12
Section titled “v3.13.12”Mar 12, 2024
0881d1e(#635) Removed the deprecatedserde-serializefeature ofwasm-bindgenin favor ofserde-wasm-bindgento prevent cyclic dependency issues.
v3.13.11
Section titled “v3.13.11”Mar 11, 2024
209f0d7Fix missing closing quote in the capability file in beta templates.
v3.13.10
Section titled “v3.13.10”Mar 11, 2024
1458321Fix incorrect schema path in beta temaplate's capability.
v3.13.9
Section titled “v3.13.9”Mar 1, 2024
4a2f33b(#628) Add--no-mobileflag.0574bd8(#627) Generate tauri v2 beta tempaltes without default features in Cargo.toml as it is no longer needed.
v3.13.8
Section titled “v3.13.8”Feb 26, 2024
v3.13.7
Section titled “v3.13.7”Feb 26, 2024
v3.13.6
Section titled “v3.13.6”Feb 26, 2024
766eb7e(#612) Add crate-typestaticlibtoCargo.tomlfor mobile builds.28b301d(#614) Change all templates to specify tauri crates and packages version as^1so it will always pull latest versions.
v3.13.5
Section titled “v3.13.5”Feb 20, 2024
v3.13.4
Section titled “v3.13.4”Feb 19, 2024
v3.13.3
Section titled “v3.13.3”Feb 5, 2024
v3.13.2
Section titled “v3.13.2”Feb 4, 2024
v3.13.1
Section titled “v3.13.1”Feb 4, 2024
v3.13.0
Section titled “v3.13.0”Feb 4, 2024
v3.12.2
Section titled “v3.12.2”v3.12.1
Section titled “v3.12.1”7cd8cf8(#542) Bump MSRV to1.616171792(#561) Upgrade@vitejs/plugin-reactto4.2.1to fix peer depenency for react templates.
v3.12.0
Section titled “v3.12.0”616a294(#553) Vite 5 in templates4869b73(#558) Adapt templates to@tauri-apps/api@2.0.0-alpha.13by changing theprimitivesimport tocore.
v3.11.4
Section titled “v3.11.4”Dec 14, 2023
96cff24Fix--alphatemplates generating an incorrectmain.rsthat failed to compile.
v3.11.3
Section titled “v3.11.3”Dec 13, 2023
af40cfcAdd-f/--forceflag to force creating directory even if it is empty.0c40f2bSuggest installingtrunkfor--alphatemplates instead ofamrbashir/trunkfork as the new version contains all the need features from the fork.d1978aaFix detection oftauri-cliwhen choosingcargoas the package manager.
v3.11.2
Section titled “v3.11.2”Dec 13, 2023
aae95d1(#544) Updateangulartemplate to Angluar 17aae95d1(#544) Update templates to latest tauri versions (1.5 and 2.0.0-alpha.18).d2ceefc(#545) Addsrc-tauriby default to vite server ignored watch list.
v3.11.1
Section titled “v3.11.1”Nov 16, 2023
v3.11.0
Section titled “v3.11.0”Nov 13, 2023
c6153e2(#526) Fix incorrectbeforeDevCommandinangluartemplate when usingnpmas the package manager.c5c0d99(#529) Generatetauri.conf.json > project > productNameusing the "Project name", which can contain spaces and uppercase letters, instead of "Package name".3ca02f5(#527) Disallow using an uppercase in the package name.
v3.10.1
Section titled “v3.10.1”Nov 7, 2023
v3.10.0
Section titled “v3.10.0”Nov 6, 2023
6c50fc3(#90) Update tauri to latest version for all templates and fixinvokeimport in--alphatemplates.
v3.9.0
Section titled “v3.9.0”Oct 9, 2023
v3.8.0
Section titled “v3.8.0”Sep 30, 2023
f095dce(#498) Update@tauri-apps/apito latest version for--alphatemplates.a962ef8(#481) Support and detect Bun package manager5e48a5c(#486) Auto-detect package manager used to runcreate-tauri-appand 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.gitdirectory when initalizing a project in an already existing directoy.f095dce(#498) Update tauri versions for all templates to version1.5.
v3.7.3
Section titled “v3.7.3”Aug 30, 2023
194d569(#478) Fix runningcreate-tauri-appin JS environments in strict mode.3449afc(#476) Fix typescript error insolid-tstemplate 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.
v3.7.2
Section titled “v3.7.2”Jul 24, 2023
3ea6acfCleanup the vite config file for all templates.
v3.7.1
Section titled “v3.7.1”Jul 17, 2023
v3.7.0
Section titled “v3.7.0”Jul 10, 2023
v3.6.2
Section titled “v3.6.2”Jul 1, 2023
v3.6.1
Section titled “v3.6.1”Jun 28, 2023
v3.6.0
Section titled “v3.6.0”Jun 15, 2023
v3.5.0
Section titled “v3.5.0”May 26, 2023
88944c8(#430) Recursively clean the target directory if bootstrapping a template into a non-empty directory.7d04484(#421) Print info to installtauri-cli@2.0.0-alphaif it wasn't detected and--alphaflag was passed.9aeaca7(#424) Update--alphatemplates fortauri@2.0.0-alpha.99aeaca7(#424) Updatevue,vue-ts,vanilla,vanilla-ts,solid,solid-ts,svelte, andsvelte-tsto use<form>
v3.4.0
Section titled “v3.4.0”May 3, 2023
- Disable analytics for Angular template
- Fix
beforeDevCommandmissing--for npm + Angular template - Update tauri dependencies for all templates
- 7b992e5 feat: show missing deps after template bootstrap (#367) on 2023-03-13
- 093a0d9 apply version updates (#369) on 2023-03-15
- 9f0b36e chore(deps): update solid, vite and tauri deps (#391) on 2023-04-04
- 9e6a5b0 Apply Version Updates From Current Changes (#392) on 2023-04-04
- ecc0676 chore(deps): update tauri deps for templates (#414) on 2023-05-03
v3.3.6
Section titled “v3.3.6”Apr 16, 2023
- Add missing
tauriscript in package.json for Angular template. - Update tauri dependencies for all templates.
- 61aee5a chore(deps): update tchore(deps): update tauri deps in all templatesauri deps in all templates on 2023-04-16
v3.3.5
Section titled “v3.3.5”Apr 13, 2023
- Update
taurideps for all templates
v3.3.4
Section titled “v3.3.4”Apr 5, 2023
- Correct the usage of signal getter in Solid template
v3.3.3
Section titled “v3.3.3”Apr 4, 2023
- Fix publishing standalone binaries to GitHub releases.
v3.3.2
Section titled “v3.3.2”Apr 4, 2023
- Fix publishing arm64 modules to npm
- b8a6cda fix(napi): add missing windows arm64 files on 2023-04-04
v3.3.1
Section titled “v3.3.1”- Update
solid-js,viteandtauridependencies.
v3.3.0
Section titled “v3.3.0”- Release
aarch64binaries and node modules. - Update
@tauri-apps/cliverstion for--alphatemplates.- e51b085 chore: update
@tauri-apps/clion 2023-03-26
- e51b085 chore: update
v3.2.1
Section titled “v3.2.1”Mar 20, 2023
- Fix missing hover styles for sycamore logo.
- Update tauri dependencies for all
--alphatemplates.
v3.2.0
Section titled “v3.2.0”Mar 15, 2023
- Fix
--alphatemplates that are generated without mobile support. - Show a table of missing dependencies with installation instructions.
- Bump MSRV to 1.59
- Strip debug symobls from binaries.
v3.1.2
Section titled “v3.1.2”Mar 8, 2023
- Fix unwanted refresh when clicking on the greet button in
leptostemplate - Update Leptos to v0.2
v3.1.1
Section titled “v3.1.1”Mar 8, 2023
- Add missing
"type": "module"topackage.jsonin SolidJs templates.
v3.1.0
Section titled “v3.1.0”Mar 7, 2023
- Bump MSRV to
1.58 - Fix styles import in
vanillatemplate- 0eee8dc fix(fragments/vanilla): use correct styles import on 2023-03-07
v3.0.3
Section titled “v3.0.3”Mar 4, 2023
- Fix wrong
package.jsoninsolid-tstemplate.
v3.0.2
Section titled “v3.0.2”Mar 2, 2023
- Fix missing Javascript import in
vanillatemplate
v3.0.1
Section titled “v3.0.1”Feb 28, 2023
- Allow passing arguments though
CTA_ARGSfor powershell script$env:CTA_ARGS="--template svelte --manager pnpm";iwr -useb https://create.tauri.app/ps | iex
v3.0.0
Section titled “v3.0.0”Feb 27, 2023
- Fix panic when creating a template in the current directory.
- Breaking Change Removed
next,next-ts,preact,preact-ts,clojurescript,svelte-kit,svelte-kit-tstemplates. - Add
leptosrust template.
v2.8.0
Section titled “v2.8.0”Feb 13, 2023
- Fix generated output to use HTML forms properly.
- Add
sycamoretemplate forcargopackage manager.- fbe297d chore: change file for sycamore on 2023-02-13
v2.7.10
Section titled “v2.7.10”Feb 6, 2023
- Update
@svelte/kitto new major version1.xand update related dependencies. Also, fixed thecheckandcheck:watchscripts insvelte-kit-tstemplate.
v2.7.9
Section titled “v2.7.9”Feb 2, 2023
- Fix incorrect allowlist in
react-tstemplate by deleting the leftovertauri.conf.jsonfile.
v2.7.8
Section titled “v2.7.8”Jan 21, 2023
- Fix crashed caused by whitespace in "Project name" by trimming it.
v2.7.7
Section titled “v2.7.7”Jan 18, 2023
- Wrap the
cd <dir>instruction in quotes if the project name containts spaces.
v2.7.6
Section titled “v2.7.6”Jan 2, 2023
- Update
vite.conf.jsontarget option to match the latest tauri docs.- 3ea6acf feat(templates): update vite conf to match latest tauri docs on 2023-01-02
v2.7.5
Section titled “v2.7.5”Dec 31, 2022
- Add
svelte-processpreprocessor tosvelte-tsandsvelte-kit-tstemplates by default so typescript can work correctly inside.sveltefiles.
v2.7.4
Section titled “v2.7.4”Dec 21, 2022
- Fix paring
svelte-kitandsvelte-kit-tsfrom command line.
v2.7.3
Section titled “v2.7.3”Dec 15, 2022
- Add
shell-opencargo feature to match the allowlist in the generated project.
v2.7.2
Section titled “v2.7.2”Dec 11, 2022
- Update
vanilla-ts,vue,vue-ts,solid,solid-ts,svelte,svelte-ts,react,react-tstemplates to usevite@4.0.0.
v2.7.1
Section titled “v2.7.1”Dec 9, 2022
- Enable
allowlist > shell > openin the generated project'stauri.conf.jsonso clicking to open external links would work.
v2.7.0
Section titled “v2.7.0”Dec 5, 2022
- Disable allowlist by default for all templates.
- Disable SSR by default in
svelte-kitandsvelte-kit-tstemplates. - Update
yewtemplate to useyew@0.20- 386e870 chore: add changefile on 2022-12-05
v2.6.5
Section titled “v2.6.5”Nov 23, 2022
- Revert back to
rust-embed6.4.- ea586ca fix: revert
rust-embedto 6.4 on 2022-11-23
- ea586ca fix: revert
v2.6.4
Section titled “v2.6.4”Nov 23, 2022
- Fix a few panics introduced by some changes in latest
rust-embedcrate versions.
v2.6.3
Section titled “v2.6.3”Nov 18, 2022
- Update
taurito latest version1.2.
v2.6.2
Section titled “v2.6.2”Nov 4, 2022
- Change
vanillaandvanilla-tstemplates to attach the click handler through Javascript, instead of assigining to thewindowobject. - Update
vue-tscto1.0.0invue-tstemplate.- b51873c chore(deps): update
vue-tscto1.0.0on 2022-11-01
- b51873c chore(deps): update
v2.6.1
Section titled “v2.6.1”Oct 10, 2022
- Only prompt for supported package managers when using
--templatecli option.
v2.6.0
Section titled “v2.6.0”Oct 4, 2022
- Add
svelte-kitandsvelte-kit-tstemplate. - Use
importin vanilla-ts instead of the global Tauri object.
v2.5.0
Section titled “v2.5.0”Sep 23, 2022
v2.4.2
Section titled “v2.4.2”Sep 19, 2022
- Replace deprecated functions in
yewtemplate.
v2.4.1
Section titled “v2.4.1”Sep 15, 2022
- Update
tauridependencies in templates to1.1
v2.4.0
Section titled “v2.4.0”Sep 11, 2022
- Add
angulartemplate
v2.3.1
Section titled “v2.3.1”Sep 10, 2022
- Fix build on MSRV 1.57.
- Fix building in
nextandnext-tstemplates by removing theexperimentaloption fromnext.config.jssinceimages.unoptimizedis now stable.
v2.3.0
Section titled “v2.3.0”Sep 5, 2022
- Add
vanilla-tstemplates. - Fix yew template triggering trunk rebuilds when tauri files change.
v2.2.0
Section titled “v2.2.0”Aug 31, 2022
- Add
preactandpreact-tstemplates.
v2.1.1
Section titled “v2.1.1”Aug 30, 2022
- Add an optimized macOS icon so that building from a template doesn't cause errors.
- Fix solid template IDE type errors by changing
classNametoclass - Fixed yew template "beforeDevCommand" from "trunk build" to "trunk serve". Before when you called "tauri dev" infinite loop will occur waiting for dev server to become available at "http://localhost:1420".
- Changed "withGlobalTauri" for yew template from "false" to "true" so example frontend can actually "invoke" backend methods
v2.1.0
Section titled “v2.1.0”Aug 27, 2022
- Add
nextandnext-tstemplates
v2.0.5
Section titled “v2.0.5”Aug 23, 2022
- Fix packaging templates when publishing to crates.io
- 613cfd3 fix(cli): rename Cargo.toml in fragments to _Cargo.toml on 2022-08-23
v2.0.4
Section titled “v2.0.4”Aug 22, 2022
- Add
@types/nodeas a dev dependency to typescript templates.- ff7265c feat(cli/templates): add
@typs/nodeto typescript templates on 2022-08-22
- ff7265c feat(cli/templates): add
- Fix
solidandsolid-tsvite config file.- 246ada4 fix(cli/tamplates): fix solid template vite config on 2022-08-22
v2.0.3
Section titled “v2.0.3”Aug 22, 2022
- Fix css import in react templates.
- a448c5e fix(cli/tempaltes): fix css imports in react templates on 2022-08-22
v2.0.2
Section titled “v2.0.2”Aug 22, 2022
- Fix react-ts template port.
- 4598b99 fix(cli/fragments): fix react-ts port on 2022-08-22
v2.0.1
Section titled “v2.0.1”Aug 22, 2022
- Fix missing features in yew fragment
v2.0.0
Section titled “v2.0.0”Aug 22, 2022
- New templates that are customized towards a better experience with Tauri.
- Rewrote
create-tauri-appin rust to make it accessible to all communities and not only Node.js, and now you can usecreate-tauri-appthroughnpm,yarn,pnpm,cargoor directly through your shell usingpowershellorbash. Check out the README.md for different ways to use it.
v2.0.0-beta.1
Section titled “v2.0.0-beta.1”Aug 9, 2022
- Add missing
lang="ts"forApp.vueinvue-tstemplate- 4132eb8 fix vue-ts template on 2022-08-09
v2.0.0-beta.0
Section titled “v2.0.0-beta.0”Aug 9, 2022
-
- Beta
- Changed all templates server port to 1420
- Updated styles of all templates
- d8c1abc prepare for beta on 2022-08-09
- 600566a fix covector bump on 2022-08-09
v2.0.0-alpha.11
Section titled “v2.0.0-alpha.11”Aug 7, 2022
- 2.0.0-alpha.11
- 486857c alpha.11 on 2022-08-07
v2.0.0-alpha.10
Section titled “v2.0.0-alpha.10”Aug 6, 2022
- 2.0.0-alpha.10
- a899bf7 alpha.10 on 2022-08-06
v2.0.0-alpha.9
Section titled “v2.0.0-alpha.9”- Add missing shebang for node cli
- 4d16ce2 add missing shebang on 2022-08-06
v2.0.0-alpha.8
Section titled “v2.0.0-alpha.8”Aug 5, 2022
- Use dimmed white instead of black
- a0b876d add missing changefile on 2022-08-05
v2.0.0-alpha.7
Section titled “v2.0.0-alpha.7”Aug 3, 2022
- 2.0.0-alpha.7
- 2237271 alpha.7 on 2022-08-03
v2.0.0-alpha.6
Section titled “v2.0.0-alpha.6”Aug 3, 2022
- 2.0.0-alpha.6
- 9667bfa alpha.6 on 2022-08-03
v2.0.0-alpha.5
Section titled “v2.0.0-alpha.5”Aug 3, 2022
- 2.0.0-alpha.5
- bc68a1d alpha.5 on 2022-08-03
v2.0.0-alpha.4
Section titled “v2.0.0-alpha.4”Aug 3, 2022
- 2.0.0-alpha.4
- f3f6007 alpha.4 on 2022-08-03
v2.0.0-alpha.3
Section titled “v2.0.0-alpha.3”Aug 3, 2022
- 2.0.0-alpha.3
- b542242 alpha.3 on 2022-08-03
v2.0.0-alpha.2
Section titled “v2.0.0-alpha.2”Aug 3, 2022
- 2.0.0-alpha.2
- 83b11a0 alpha.2 on 2022-08-03
v2.0.0-alpha.1
Section titled “v2.0.0-alpha.1”Aug 3, 2022
- 2.0.0-alpha.1
- 82199ba split publish workflow on 2022-08-03
v2.0.0-alpha.0
Section titled “v2.0.0-alpha.0”Aug 3, 2022
v1.0.2
Section titled “v1.0.2”Jul 13, 2022
- Update the vite recipe to use port 5173, the new default in vite@v3.
v1.0.1
Section titled “v1.0.1”Jun 19, 2022
v1.0.0
Section titled “v1.0.0”Jun 19, 2022
- Stable v1.0.0
- 69968b6 covector: prepare for stable v1.0.0 on 2022-06-19
v1.0.0-rc.5
Section titled “v1.0.0-rc.5”Jun 5, 2022
- Fix crash when using yarn because of using
@latesttag.
v1.0.0-rc.4
Section titled “v1.0.0-rc.4”Jun 4, 2022
create-tauri-appwill no longer install or prompt for@tauri-apps/apipackage in theVanillaJsrecipe.- 0c37e73 fix: don't install
@tauri-apps/apifor vanillajs on 2022-04-30
- 0c37e73 fix: don't install
- Update vulnerable packages:
ejsandminimist.- 3128215 fix: update vulnerable packages on 2022-06-04
- Use
@latesttag when creating the recipe sonpmwouldn't load from cache.
v1.0.0-rc.3
Section titled “v1.0.0-rc.3”Mar 8, 2022
v1.0.0-rc.2
Section titled “v1.0.0-rc.2”Feb 12, 2022
- Fix crash when using
create-react-apprecipe.
v1.0.0-rc.1
Section titled “v1.0.0-rc.1”Feb 11, 2022
- Fix
create-tauri-appfailing to bootstrap projects.
v1.0.0-rc.0
Section titled “v1.0.0-rc.0”Feb 10, 2022
- Add empty description to Cargo.toml in dominator recipe.
create-tauri-appshould now be fully compatiable with CI environments.- Stop react recipe from opening in browser by default.
- Add SolidJS recipe using the official template.
v1.0.0-beta-rc.4
Section titled “v1.0.0-beta-rc.4”Apr 25, 2021
- Manually set
tauriscript instead of usingnpm set-scriptfor compatabilty with older npm versions
v1.0.0-beta-rc.3
Section titled “v1.0.0-beta-rc.3”Apr 19, 2021
- Remove
lodashdependency and replace with es6 builtins - Remove
tauridependency from vanilla recipe - Fix adding
tauriscript to package.json
v1.0.0-beta-rc.2
Section titled “v1.0.0-beta-rc.2”Apr 14, 2021
- CTA also needs the template directory published as it doesn't get bundled into the
distdirectory.
v1.0.0-beta-rc.1
Section titled “v1.0.0-beta-rc.1”Apr 14, 2021
- CTA was missing the
filesproperty in the package.json which mean that thedistdirectory was not published and used.
v1.0.0-beta-rc.0
Section titled “v1.0.0-beta-rc.0”Apr 14, 2021
- Add vanilla javascript option to
create-tauri-appthrough templating. - Use a test based on an npm env var to determine which package manager to use.
- 6e0598c feat: derive package manager from env var on 2021-04-12
- Add initial
vitesupport starting withvueandvue-ts - Revert
tauri createdeletion and shift remaining pieces that weren't deleted tocreate-tauri-app.
v1.0.0-beta.4
Section titled “v1.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.
v1.0.0-beta.3
Section titled “v1.0.0-beta.3”Jul 16, 2021
v1.0.0-beta.2
Section titled “v1.0.0-beta.2”Jun 23, 2021
- Fixes the
beforeDevCommandon vite recipe.
v1.0.0-beta.1
Section titled “v1.0.0-beta.1”May 12, 2021
- Work around bugs between esbuild and npm by installing directly at the end of the sequence. Also default to using the latest on all of the installs instead of npx's cache.
v1.0.0-beta.0
Section titled “v1.0.0-beta.0”May 11, 2021
- Explicitly install deps after a vite recipe.
- Shift everything out of the
binand into.tsso we can apply Typescript types. - We setup an e2e type test suite for CTA. It is mostly an internal change, but should help with stability moving forward.
- Add support for all vite templates
- Add a welcome prompt to let the user know about the process and links to more info including prerequisite setup steps. Also add links to each of the templates to give the user more context what they are getting into.
© 2026 Tauri Contributors. CC-BY / MIT