v1.1.0
·
16 commits
to master
since this release
Minor Changes
-
07b6577: Add
add,update,remove, andlistsubcommands for managing batteries in an existing project.create-tauri-ui list— show installed + available batteries with statuscreate-tauri-ui add <battery>— install a battery into an existing project (prompts for missing options)create-tauri-ui update <battery>— re-apply the battery using the latest bundled templates; idempotent patches preserve existing wiringcreate-tauri-ui remove <battery>— delete owned files and best-effort revert mount/imports; prints a manual-cleanup checklist for external dependencies- supported batteries:
debug-panel,workflow - template (
vite/next/start/react-router/astro) auto-detected frompackage.jsonand project structure — no manifest file is written to your repo --dir <path>selects the project directory;--target-ossets workflow platforms;--yesskips confirmations;--forceoverrides safety checks
