[2.0.0-alpha.10]
New Features
7e5905ae
(#7023) Addedtauri plugin add
command to add a plugin to the Tauri project.b0f94775
(#7008) Addedmigrate
command.
Enhancements
aa6c9164
(#7007) Don't build library files when building desktop targets.a28fdf7e
(#7044) Skip Rust target installation if they are already installed.735db1ce
(#7044) Add--skip-targets-install
flag fortauri android init
andtauri ios init
to skip installing needed rust targets vie rustup.
Bug Fixes
1ed2600d
(#6771) Set current directory to tauri directory before reading config file.4847b87b
(#7209) Fixtauri (android|ios) (dev|build)
failing when usingnpx tauri
655c714e
(#7240) Fixes panic when exiting theios dev
command with Ctrl + C.6252380f
(#7241) ExitbeforeDevCommand
process if the android or iOSdev
command fails.