mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
f5e77ff48f
* refactor(cta): use `commander` instead of `minimst` * fix default * pin deps * update lock file * rearrange options * style changes * colorful help message * add missing `dev` option * style * use local api for tests * concise checks for vite and solid * update lock file * fix api formatting * improvements to updating json files * hopefully the last commit in this PR * fix eslint Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
6 lines
108 B
Markdown
6 lines
108 B
Markdown
---
|
|
"create-tauri-app": patch
|
|
---
|
|
|
|
`create-tauri-app` should now be fully compatiable with CI environments.
|