tauri/.changes/improve-cli-init.md
苏向夜 71d00646a9
feat(cli): detect project NPM package manager on init (#10504)
* feat(cli): improve init behavior to ask once

* chore(cli): bump version

* fix(clippy): fix clippy warning

* feat(cli): add `bun` and fix version bump msg

* refactor(cli): auto detect the package manager

* move function

* update change file

* update change file

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-08-11 18:33:26 -03:00

151 B

tauri-cli @tauri-apps/cli
patch:enhance patch:enhance

Improve the init command behavior by detecting the project NPM package manager.